Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/ !
Dhci_core.h683 #define HCI_PHY_HANDLE(handle) (handle & 0xff) macro
/linux-6.6.21/net/bluetooth/ !
Dhci_sync.c5225 cp.phy_handle = HCI_PHY_HANDLE(handle); in hci_disconnect_phy_link_sync()