Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sync.c5909 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_interleaved_discovery_sync()
5921 return hci_inquiry_sync(hdev, DISCOV_BREDR_INQUIRY_LEN); in hci_start_discovery_sync()
/openbmc/linux/include/net/bluetooth/
H A Dhci_core.h2199 #define DISCOV_BREDR_INQUIRY_LEN 0x08 macro