Home
last modified time | relevance | path

Searched refs:tBTM_INQUIRY_CMPL (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h335tBTM_INQUIRY_CMPL inq_cmpl_info; /* Status and number of responses from the last inquiry */
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h683 } tBTM_INQUIRY_CMPL; typedef
/hal_espressif-2.7.6/components/bt/host/bluedroid/bta/dm/
Dbta_dm_act.c1481 tBTM_INQUIRY_CMPL result; in bta_dm_search_start()
2739 p_msg->inq_cmpl.num = ((tBTM_INQUIRY_CMPL *)p_result)->num_resp; in bta_dm_inq_cmpl_cb()
4563 data.inq_cmpl.num_resps = ((tBTM_INQUIRY_CMPL *)p_result)->num_resp; in bta_dm_observe_cmpl_cb()
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_gap.c3873 (p_obs_cb)((tBTM_INQUIRY_CMPL *) &btm_cb.btm_inq_vars.inq_cmpl_info); in btm_ble_stop_observe()
3909 (p_scan_cb)((tBTM_INQUIRY_CMPL *) &btm_cb.btm_inq_vars.inq_cmpl_info); in btm_ble_stop_discover()
Dbtm_inq.c2116 (p_inq_cb)((tBTM_INQUIRY_CMPL *) &p_inq->inq_cmpl_info); in btm_process_inq_complete()