Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci.h884 #define HCI_OP_DISCONN_PHY_LINK 0x0437 macro
/Linux-v6.1/net/bluetooth/
Dhci_conn.c2782 r = hci_send_cmd(conn->hdev, HCI_OP_DISCONN_PHY_LINK, in hci_abort_conn()
Dhci_sync.c5032 return __hci_cmd_sync_status(hdev, HCI_OP_DISCONN_PHY_LINK, in hci_disconnect_phy_link_sync()