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.h142 extern void BTM_BleDisableBatchScan(
/system/bt/btif/src/
Dbtif_ble_scanner.cc318 do_in_main_thread(FROM_HERE, base::Bind(&BTM_BleDisableBatchScan, in BatchscanDisable()
/system/bt/stack/btm/
Dbtm_ble_batchscan.cc464 void BTM_BleDisableBatchScan(base::Callback<void(uint8_t /* status */)> cb) { in BTM_BleDisableBatchScan() function