Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h904 #define HCI_OP_DISCONN_PHY_LINK 0x0437 macro
/linux-6.1.9/net/bluetooth/
Dhci_conn.c2792 r = hci_send_cmd(conn->hdev, HCI_OP_DISCONN_PHY_LINK, in hci_abort_conn()
Dhci_sync.c5033 return __hci_cmd_sync_status(hdev, HCI_OP_DISCONN_PHY_LINK, in hci_disconnect_phy_link_sync()