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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_adv_filter.c 103 btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.next_idx] = (action |(ocf << 4));
110 btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.next_idx], action,
130 *p_ocf = (btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.pending_idx] >> 4);
131 *p_action = (btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.pending_idx]
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_ble_api.h 701 UINT8 action_ocf[BTM_BLE_PF_TYPE_MAX]; member in struct:__anon6122
    [all...]

Completed in 48 milliseconds