Home
last modified time | relevance | path

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

/system/bt/btif/include/
Dbtif_gatt.h34 BleScannerInterface* get_ble_scanner_instance();
/system/bt/btif/src/
Dbtif_gatt.cc102 btgattInterface.scanner = get_ble_scanner_instance(); in btif_gatt_get_interface()
Dbtif_ble_scanner.cc453 BleScannerInterface* get_ble_scanner_instance() { in get_ble_scanner_instance() function