Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1648 #define lmp_ping_capable(dev) ((dev)->features[2][1] & LMP_PING) macro
/linux-6.1.9/net/bluetooth/
Dhci_sync.c4222 if (lmp_ping_capable(hdev) || hdev->le_features[0] & HCI_LE_PING) { in hci_set_event_mask_page_2_sync()
Dhci_event.c3677 ((conn->type == ACL_LINK && lmp_ping_capable(hdev)) || in hci_encrypt_change_evt()