Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Damp.c427 cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_PHY_LINK); in create_phylink_complete()
464 hci_req_add(&req, HCI_OP_CREATE_PHY_LINK, sizeof(cp), &cp); in amp_create_phylink()
/Linux-v4.19/include/net/bluetooth/
Dhci.h751 #define HCI_OP_CREATE_PHY_LINK 0x0435 macro