Searched refs:HCI_OP_CREATE_PHY_LINK (Results 1 – 3 of 3) sorted by relevance
363 hci_send_cmd(hdev, HCI_OP_CREATE_PHY_LINK, sizeof(cp), &cp); in amp_create_phylink()
1953 cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_PHY_LINK); in hci_cs_create_phylink()3110 case HCI_OP_CREATE_PHY_LINK: in hci_cmd_status_evt()
700 #define HCI_OP_CREATE_PHY_LINK 0x0435 macro