Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_multi_adv.c395 index = btm_multi_adv_idx_q.inst_index_queue[btm_multi_adv_idx_q.front]; in btm_ble_multi_adv_gen_rpa_cmpl()
470 btm_multi_adv_idx_q.inst_index_queue[btm_multi_adv_idx_q.rear] = p_inst->index; in btm_ble_multi_adv_configure_rpa()
/system/bt/stack/include/
Dbtm_ble_api.h506 UINT8 inst_index_queue[BTM_BLE_MULTI_ADV_MAX]; member