Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci_core.h670 #define HCI_PHY_HANDLE(handle) (handle & 0xff) macro
/Linux-v6.1/net/bluetooth/
Dhci_conn.c2780 cp.phy_handle = HCI_PHY_HANDLE(conn->handle); in hci_abort_conn()
Dhci_sync.c5029 cp.phy_handle = HCI_PHY_HANDLE(handle); in hci_disconnect_phy_link_sync()