Home
last modified time | relevance | path

Searched refs:get_ble_scanner_instance (Results 1 – 6 of 6) sorted by relevance

/system/bt/main/shim/
Dle_scanning_manager.h27 BleScannerInterface* get_ble_scanner_instance();
Dle_scanning_manager.cc504 BleScannerInterface* bluetooth::shim::get_ble_scanner_instance() { in get_ble_scanner_instance() function in bluetooth::shim
/system/bt/btif/include/
Dbtif_gatt.h36 BleScannerInterface* get_ble_scanner_instance();
/system/bt/test/mock/
Dmock_main_shim_le_scanning_manager.cc34 BleScannerInterface* bluetooth::shim::get_ble_scanner_instance() { in get_ble_scanner_instance() function in bluetooth::shim
/system/bt/btif/src/
Dbtif_gatt.cc102 btgattInterface.scanner = get_ble_scanner_instance(); in btif_gatt_get_interface()
Dbtif_ble_scanner.cc348 BleScannerInterface* get_ble_scanner_instance() { in get_ble_scanner_instance() function
351 return bluetooth::shim::get_ble_scanner_instance(); in get_ble_scanner_instance()