Home
last modified time | relevance | path

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

/linux-6.6.21/include/net/bluetooth/
Dhci.h589 #define HCI_LE_PING 0x10 macro
/linux-6.6.21/net/bluetooth/
Dhci_sync.c4393 if (lmp_ping_capable(hdev) || hdev->le_features[0] & HCI_LE_PING) { in hci_set_event_mask_page_2_sync()
Dhci_event.c3689 (conn->type == LE_LINK && (hdev->le_features[0] & HCI_LE_PING)))) { in hci_encrypt_change_evt()