Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c1151 UINT8_TO_STREAM(p, BTM_BLE_META_PF_ENABLE); in BTM_BleEnableDisableFilterFeature()
1159 btm_ble_advfilt_enq_op_q(enable, BTM_BLE_META_PF_ENABLE, BTM_BLE_FILT_ENABLE_DISABLE, in BTM_BleEnableDisableFilterFeature()
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_ble_api.h899 #define BTM_BLE_META_PF_ENABLE 0x00 macro