Home
last modified time | relevance | path

Searched refs:DISCOV_BREDR_INQUIRY_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/net/bluetooth/
Dhci_sync.c5453 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_interleaved_discovery_sync()
5465 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_discovery_sync()
/linux-6.1.9/include/net/bluetooth/
Dhci_core.h2007 #define DISCOV_BREDR_INQUIRY_LEN 0x08 macro