Home
last modified time | relevance | path

Searched refs:lmp_ping_capable (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h1362 #define lmp_ping_capable(dev) ((dev)->features[2][1] & LMP_PING) macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h1827 #define lmp_ping_capable(dev) ((dev)->features[2][1] & LMP_PING) macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c3155 ((conn->type == ACL_LINK && lmp_ping_capable(hdev)) || in hci_encrypt_change_evt()
H A Dhci_core.c570 if (lmp_ping_capable(hdev) || hdev->le_features[0] & HCI_LE_PING) { in hci_set_event_mask_page_2()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sync.c4399 if (lmp_ping_capable(hdev) || hdev->le_features[0] & HCI_LE_PING) { in hci_set_event_mask_page_2_sync()
H A Dhci_event.c3682 ((conn->type == ACL_LINK && lmp_ping_capable(hdev)) || in hci_encrypt_change_evt()

Completed in 33 milliseconds