Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c186 ocf = BTM_BLE_META_PF_SOL_UUID; in btm_ble_condtype_to_ocf()
230 case BTM_BLE_META_PF_SOL_UUID: in btm_ble_ocf_to_condtype()
313 case BTM_BLE_META_PF_SOL_UUID: in btm_ble_scan_pf_cmpl_cback()
784 evt_type = BTM_BLE_META_PF_SOL_UUID; in btm_ble_update_uuid_filter()
952 btm_ble_advfilt_enq_op_q(action, BTM_BLE_META_PF_SOL_UUID, cb_evt, in btm_ble_clear_scan_pf_filter()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h913 #define BTM_BLE_META_PF_SOL_UUID 0x04 macro