Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci_core.h578 #define HCI_PHY_HANDLE(handle) (handle & 0xff) macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_request.c2676 cp.phy_handle = HCI_PHY_HANDLE(conn->handle); in __hci_abort_conn()