Searched refs:HCI_OP_CREATE_PHY_LINK (Results 1 – 2 of 2) sorted by relevance
421 cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_PHY_LINK); in create_phylink_complete()458 hci_req_add(&req, HCI_OP_CREATE_PHY_LINK, sizeof(cp), &cp); in amp_create_phylink()
928 #define HCI_OP_CREATE_PHY_LINK 0x0435 macro