Searched refs:resolve_q_action (Results 1 – 2 of 2) sorted by relevance
71 p_q->resolve_q_action[p_q->q_next] = op_code; in btm_ble_enq_resolving_list_pending()94 action == p_q->resolve_q_action[i]) in btm_ble_brcm_find_resolving_pending_entry()892 p_q->resolve_q_action = (uint8_t*)osi_malloc(max_irk_list_sz); in btm_ble_resolving_list_init()921 osi_free_and_reset((void**)&p_q->resolve_q_action); in btm_ble_resolving_list_cleanup()
257 uint8_t* resolve_q_action; member