Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h830 #define HCI_OP_ACCEPT_PHY_LINK 0x0436 macro