Searched refs:HCI_OP_ACCEPT_PHY_LINK (Results 1 – 3 of 3) sorted by relevance
382 hci_send_cmd(hdev, HCI_OP_ACCEPT_PHY_LINK, sizeof(cp), &cp); in amp_accept_phylink()
1981 cp = hci_sent_cmd_data(hdev, HCI_OP_ACCEPT_PHY_LINK); in hci_cs_accept_phylink()3114 case HCI_OP_ACCEPT_PHY_LINK: in hci_cmd_status_evt()
708 #define HCI_OP_ACCEPT_PHY_LINK 0x0436 macro