Home
last modified time | relevance | path

Searched refs:BTM_BLE_META_PF_UUID (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c164 ocf = BTM_BLE_META_PF_UUID; in btm_ble_condtype_to_ocf()
209 case BTM_BLE_META_PF_UUID: in btm_ble_ocf_to_condtype()
299 case BTM_BLE_META_PF_UUID: in btm_ble_scan_pf_cmpl_cback()
792 evt_type = BTM_BLE_META_PF_UUID; in btm_ble_update_uuid_filter()
980 btm_ble_advfilt_enq_op_q(action, BTM_BLE_META_PF_UUID, cb_evt, ref_value, NULL, NULL); in btm_ble_clear_scan_pf_filter()
/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h737 #define BTM_BLE_META_PF_UUID 0x03 macro