lmp_ping_capable  568 net/bluetooth/hci_core.c 	if (lmp_ping_capable(hdev) || hdev->le_features[0] & HCI_LE_PING) {
lmp_ping_capable 3032 net/bluetooth/hci_event.c 	    ((conn->type == ACL_LINK && lmp_ping_capable(hdev)) ||