Searched refs:ocf (Results 1 – 1 of 1) sorted by relevance
112 void btm_ble_advfilt_enq_op_q(UINT8 action, UINT8 ocf, tBTM_BLE_FILT_CB_EVT cb_evt, in btm_ble_advfilt_enq_op_q() argument116 btm_ble_adv_filt_cb.op_q.action_ocf[btm_ble_adv_filt_cb.op_q.next_idx] = (action |(ocf << 4)); in btm_ble_advfilt_enq_op_q()124 ocf, cb_evt, p_cmpl_cback); in btm_ble_advfilt_enq_op_q()169 UINT8 ocf = 0; in btm_ble_condtype_to_ocf() local174 ocf = BTM_BLE_META_PF_ADDR; in btm_ble_condtype_to_ocf()177 ocf = BTM_BLE_META_PF_UUID; in btm_ble_condtype_to_ocf()180 ocf = BTM_BLE_META_PF_SOL_UUID; in btm_ble_condtype_to_ocf()183 ocf = BTM_BLE_META_PF_LOCAL_NAME; in btm_ble_condtype_to_ocf()186 ocf = BTM_BLE_META_PF_MANU_DATA; in btm_ble_condtype_to_ocf()189 ocf = BTM_BLE_META_PF_SRVC_DATA; in btm_ble_condtype_to_ocf()[all …]