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

  /external/bluetooth/bluedroid/stack/btm/
btm_ble_adv_filter.c 99 void btm_ble_advfilt_enq_op_q(UINT8 action, UINT8 ocf, tBTM_BLE_FILT_CB_EVT cb_evt,
103 btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.next_idx] = (action |(ocf << 4));
109 BTM_TRACE_DEBUG("btm_ble_advfilt_enq_op_q: act_ocf:%d, action:%d, ocf:%d,cb_evt;%d, cback:%x",
111 ocf, cb_evt, p_cmpl_cback);
141 BTM_TRACE_DEBUG("btm_ble_advfilt_deq_op_q: ocf:%d, action:%d, ref_value:%d, cb_evt:%x",
149 ** Description Convert cond_type to OCF
151 ** Returns Returns ocf value
156 UINT8 ocf = 0; local
161 ocf = BTM_BLE_META_PF_ADDR;
164 ocf = BTM_BLE_META_PF_UUID
248 UINT8 ocf = BTM_BLE_META_PF_ALL, cond_type = 0; local
1222 UINT8 ocf = 0; local
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
loctest.cpp 1320 UChar ocf = 0x00f4; local
    [all...]
  /external/icu/icu4c/source/test/intltest/
loctest.cpp 1341 UChar ocf = 0x00f4; local
    [all...]

Completed in 111 milliseconds