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

  /system/bt/stack/btm/
btm_ble_adv_filter.c 112 void btm_ble_advfilt_enq_op_q(UINT8 action, UINT8 ocf, tBTM_BLE_FILT_CB_EVT cb_evt,
116 btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.next_idx] = (action |(ocf << 4));
122 BTM_TRACE_DEBUG("btm_ble_advfilt_enq_op_q: act_ocf:%d, action:%d, ocf:%d,cb_evt;%d, cback:%x",
124 ocf, cb_evt, p_cmpl_cback);
154 BTM_TRACE_DEBUG("btm_ble_advfilt_deq_op_q: ocf:%d, action:%d, ref_value:%d, cb_evt:%x",
162 ** Description Convert cond_type to OCF
164 ** Returns Returns ocf value
169 UINT8 ocf = 0; local
174 ocf = BTM_BLE_META_PF_ADDR;
177 ocf = BTM_BLE_META_PF_UUID
261 UINT8 ocf = BTM_BLE_META_PF_ALL, cond_type = 0; local
1241 UINT8 ocf = 0; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
loctest.cpp 1334 UChar ocf = 0x00f4; local
    [all...]

Completed in 69 milliseconds