Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h1797 #define lmp_ping_capable(dev) ((dev)->features[2][1] & LMP_PING) macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c4580 if (lmp_ping_capable(hdev) || hdev->le_features[0] & HCI_LE_PING) { in hci_set_event_mask_page_2_sync()
H A Dhci_event.c3639 ((conn->type == ACL_LINK && lmp_ping_capable(hdev)) || in hci_encrypt_change_evt()