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

  /system/bt/stack/btm/
btm_ble_adv_filter.c 116 btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.next_idx] = (action |(ocf << 4));
123 btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.next_idx], action,
143 *p_ocf = (btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.pending_idx] >> 4);
144 *p_action = (btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.pending_idx]
    [all...]
  /system/bt/stack/include/
btm_ble_api.h 748 UINT8 action_ocf[BTM_BLE_PF_TYPE_MAX]; member in struct:__anon69593
    [all...]

Completed in 37 milliseconds