Home
last modified time | relevance | path

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

/Linux-v6.1/net/bluetooth/
Damp.c473 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()
/Linux-v6.1/include/net/bluetooth/
Dhci.h876 #define HCI_OP_ACCEPT_PHY_LINK 0x0436 macro