Home
last modified time | relevance | path

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

/linux-4.1.27/net/bluetooth/
Dhci_conn.c168 cp.phy_handle = HCI_PHY_HANDLE(conn->handle); in hci_amp_disconn()
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h394 #define HCI_PHY_HANDLE(handle) (handle & 0xff) macro