Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Damp.c363 hci_send_cmd(hdev, HCI_OP_CREATE_PHY_LINK, sizeof(cp), &cp); in amp_create_phylink()
Dhci_event.c1953 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()
/linux-4.1.27/include/net/bluetooth/
Dhci.h700 #define HCI_OP_CREATE_PHY_LINK 0x0435 macro