Searched refs:HCI_OP_ACCEPT_PHY_LINK (Results 1 – 2 of 2) sorted by relevance
473 cp = hci_sent_cmd_data(hdev, HCI_OP_ACCEPT_PHY_LINK); in accept_phylink_complete()498 hci_req_add(&req, HCI_OP_ACCEPT_PHY_LINK, sizeof(cp), &cp); in amp_accept_phylink()
830 #define HCI_OP_ACCEPT_PHY_LINK 0x0436 macro