Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h237 #define BTM_GENERAL_INQUIRY 0x01 macro
239 #define BTM_BR_INQUIRY_MASK (BTM_GENERAL_INQUIRY | BTM_LIMITED_INQUIRY)
250 #define BTM_GENERAL_INQUIRY_ACTIVE BTM_GENERAL_INQUIRY /* a general inquiry is in progress */
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c476 if (p_inqparms->mode != BTM_GENERAL_INQUIRY && in BTM_SetPeriodicInquiryMode()
845 if ((p_inqparms->mode & BTM_BR_INQUIRY_MASK) != BTM_GENERAL_INQUIRY && in BTM_StartInquiry()
/hal_espressif-latest/components/bt/host/bluedroid/bta/include/bta/
Dbta_api.h228 #define BTA_DM_GENERAL_INQUIRY BTM_GENERAL_INQUIRY /* Perform general inquiry. */