Home
last modified time | relevance | path

Searched refs:HCI_OP_ACCEPT_PHY_LINK (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/net/bluetooth/
Damp.c382 hci_send_cmd(hdev, HCI_OP_ACCEPT_PHY_LINK, sizeof(cp), &cp); in amp_accept_phylink()
Dhci_event.c1981 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()
/linux-4.1.27/include/net/bluetooth/
Dhci.h708 #define HCI_OP_ACCEPT_PHY_LINK 0x0436 macro