Home
last modified time | relevance | path

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

/linux-6.6.21/net/bluetooth/
Damp.c421 cp = hci_sent_cmd_data(hdev, HCI_OP_CREATE_PHY_LINK); in create_phylink_complete()
458 hci_req_add(&req, HCI_OP_CREATE_PHY_LINK, sizeof(cp), &cp); in amp_create_phylink()
/linux-6.6.21/include/net/bluetooth/
Dhci.h928 #define HCI_OP_CREATE_PHY_LINK 0x0435 macro