Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_ble_int.h402 tBTM_STATUS btm_ble_start_inquiry (UINT8 mode, UINT8 duration);
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_inq.c910 else if ((status = btm_ble_start_inquiry((UINT8)(p_inqparms->mode & BTM_BLE_INQUIRY_MASK), in BTM_StartInquiry()
Dbtm_ble_gap.c2779 tBTM_STATUS btm_ble_start_inquiry (UINT8 mode, UINT8 duration) in btm_ble_start_inquiry() function