Home
last modified time | relevance | path

Searched refs:BTM_BleDisableBatchScan (Results 1 – 3 of 3) sorted by relevance

/system/bt/stack/include/
Dbtm_ble_api.h1081 extern tBTM_STATUS BTM_BleDisableBatchScan(tBTM_BLE_REF_VALUE ref_value);
/system/bt/stack/btm/
Dbtm_ble_batchscan.c801 tBTM_STATUS BTM_BleDisableBatchScan(tBTM_BLE_REF_VALUE ref_value) in BTM_BleDisableBatchScan() function
/system/bt/bta/dm/
Dbta_dm_act.c5011 btm_status = BTM_BleDisableBatchScan(p_data->ble_disable_scan.ref_value); in bta_dm_ble_disable_batch_scan()