Searched refs:num_resp (Results 1 – 5 of 5) sorted by relevance
1042 uint8_t num_resp, xx; in btm_process_inq_results() local1066 STREAM_TO_UINT8(num_resp, p); in btm_process_inq_results()1069 if (num_resp > 1) { in btm_process_inq_results()1071 num_resp); in btm_process_inq_results()1079 num_resp, hci_evt_len); in btm_process_inq_results()1088 num_resp, hci_evt_len); in btm_process_inq_results()1093 for (xx = 0; xx < num_resp; xx++) { in btm_process_inq_results()1226 uint8_t xx, yy, num_resp; in btm_sort_inq_result() local1232 num_resp = (btm_cb.btm_inq_vars.inq_cmpl_info.num_resp < BTM_INQ_DB_SIZE) in btm_sort_inq_result()1237 for (xx = 0; xx < num_resp - 1; xx++, p_ent++) { in btm_sort_inq_result()[all …]
182 uint8_t num_resp; /* Number of results from the current inquiry */ member
1961 p_inq->inq_cmpl_info.num_resp++; in btm_ble_process_adv_pkt_cont()1969 p_inq->inq_cmpl_info.num_resp++; in btm_ble_process_adv_pkt_cont()2038 p_inq->inq_cmpl_info.num_resp++; in btm_ble_process_adv_pkt_cont_for_inquiry()2046 p_inq->inq_cmpl_info.num_resp++; in btm_ble_process_adv_pkt_cont_for_inquiry()2160 p_inq->inq_cmpl_info.status, p_inq->inq_cmpl_info.num_resp); in btm_ble_stop_inquiry()
109 btm_cb.btm_inq_vars.inq_cmpl_info.num_resp++; in btm_api_process_inquiry_result()165 btm_cb.btm_inq_vars.inq_cmpl_info.num_resp++; in btm_api_process_inquiry_result_with_rssi()219 btm_cb.btm_inq_vars.inq_cmpl_info.num_resp++; in btm_api_process_extended_inquiry_result()534 btm_cb.btm_inq_vars.inq_cmpl_info.num_resp = 0; in BTM_StartInquiry()
851 result.num_resp = 0; in bta_dm_search_start()1865 bta_dm_inq_cmpl(((tBTM_INQUIRY_CMPL*)p_result)->num_resp); in bta_dm_inq_cmpl_cb()3368 data.inq_cmpl.num_resps = ((tBTM_INQUIRY_CMPL*)p_result)->num_resp; in bta_dm_observe_cmpl_cb()