HomeSort by relevance Sort by last modified time
    Searched refs:p_scan_cfg_cback (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_adv_filter.c 106 btm_ble_adv_filt_cb.op_q.p_scan_cfg_cback[btm_ble_adv_filt_cb.op_q.next_idx] = p_cmpl_cback;
135 *p_cmpl_cback = btm_ble_adv_filt_cb.op_q.p_scan_cfg_cback[btm_ble_adv_filt_cb.op_q.pending_idx];
251 tBTM_BLE_PF_CFG_CBACK *p_scan_cfg_cback = NULL; local
257 btm_ble_advfilt_deq_op_q(&action, &ocf, &cb_evt, &ref_value, &p_scan_cfg_cback,
262 btm_ble_advfilt_deq_op_q(&action, &ocf, &cb_evt, &ref_value, &p_scan_cfg_cback,
334 if(NULL != p_scan_cfg_cback)
335 p_scan_cfg_cback(action, cond_type, num_avail, status, ref_value);
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 704 tBTM_BLE_PF_CFG_CBACK *p_scan_cfg_cback[BTM_BLE_PF_TYPE_MAX]; member in struct:__anon6122
    [all...]

Completed in 99 milliseconds