Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci_core.h432 #define HCI_PHY_HANDLE(handle) (handle & 0xff) macro
/Linux-v4.19/net/bluetooth/
Dhci_request.c2158 cp.phy_handle = HCI_PHY_HANDLE(conn->handle); in __hci_abort_conn()