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

  /system/bt/stack/btm/
btm_ble_adv_filter.c 119 btm_ble_adv_filt_cb.op_q.p_scan_cfg_cback[btm_ble_adv_filt_cb.op_q.next_idx] = p_cmpl_cback;
148 *p_cmpl_cback = btm_ble_adv_filt_cb.op_q.p_scan_cfg_cback[btm_ble_adv_filt_cb.op_q.pending_idx];
264 tBTM_BLE_PF_CFG_CBACK *p_scan_cfg_cback = NULL; local
271 btm_ble_advfilt_deq_op_q(&action, &ocf, &cb_evt, &ref_value, &p_scan_cfg_cback,
276 btm_ble_advfilt_deq_op_q(&action, &ocf, &cb_evt, &ref_value, &p_scan_cfg_cback,
348 if(NULL != p_scan_cfg_cback)
349 p_scan_cfg_cback(action, cond_type, num_avail, status, ref_value);
    [all...]
  /system/bt/stack/include/
btm_ble_api.h 751 tBTM_BLE_PF_CFG_CBACK *p_scan_cfg_cback[BTM_BLE_PF_TYPE_MAX]; member in struct:__anon69593
    [all...]

Completed in 379 milliseconds