Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci_core.h1129 #define lmp_ping_capable(dev) ((dev)->features[2][1] & LMP_PING) macro
/linux-4.4.14/net/bluetooth/
Dhci_core.c741 if (lmp_ping_capable(hdev) || hdev->le_features[0] & HCI_LE_PING) in hci_set_event_mask_page_2()