Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_adv_filter.c1182 UINT8_TO_STREAM(p, BTM_BLE_META_PF_ENABLE); in BTM_BleEnableDisableFilterFeature()
1191 btm_ble_advfilt_enq_op_q(enable, BTM_BLE_META_PF_ENABLE, BTM_BLE_FILT_ENABLE_DISABLE, in BTM_BleEnableDisableFilterFeature()
/external/bluetooth/bluedroid/stack/include/
Dbtm_ble_api.h734 #define BTM_BLE_META_PF_ENABLE 0x00 macro