Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h580 #define HCI_LE_PING 0x10 macro
/openbmc/linux/net/bluetooth/
H A Dhci_sync.c4378 if (lmp_ping_capable(hdev) || hdev->le_features[0] & HCI_LE_PING) { in hci_set_event_mask_page_2_sync()
H A Dhci_event.c3653 (conn->type == LE_LINK && (hdev->le_features[0] & HCI_LE_PING)))) { in hci_encrypt_change_evt()