Home
last modified time | relevance | path

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

/system/bt/stack/btm/
Dbtm_ble_adv_filter.c1201 UINT8_TO_STREAM(p, BTM_BLE_META_PF_ENABLE); in BTM_BleEnableDisableFilterFeature()
1210 btm_ble_advfilt_enq_op_q(enable, BTM_BLE_META_PF_ENABLE, BTM_BLE_FILT_ENABLE_DISABLE, in BTM_BleEnableDisableFilterFeature()
/system/bt/stack/include/
Dbtm_ble_api.h793 #define BTM_BLE_META_PF_ENABLE 0x00 macro