Searched refs:BleScannerInterface (Results 1 – 13 of 13) sorted by relevance
33 BleScannerIntf(BleScannerInterface* scanner_intf) : scanner_intf_(scanner_intf){}; in BleScannerIntf()190 BleScannerInterface* scanner_intf_;
23 BleScannerInterface* get_ble_scanner_instance() { in get_ble_scanner_instance()
35 BleScannerInterface* get_ble_scanner_instance();
27 ::BleScannerInterface* get_ble_scanner_instance();
53 class BleScannerInterfaceImpl : public ::BleScannerInterface,
843 BleScannerInterface* bluetooth::shim::get_ble_scanner_instance() { in get_ble_scanner_instance()
115 class BleScannerInterface {117 virtual ~BleScannerInterface() = default;
65 BleScannerInterface* scanner;
26 ::BleScannerInterface* bluetooth::shim::get_ble_scanner_instance() { in get_ble_scanner_instance()
36 const BleScannerInterface* gatt_scanner_interface();
131 const BleScannerInterface* GattTest::gatt_scanner_interface() { in gatt_scanner_interface()
6 BleAdvertiserInterface, BleScannerInterface,1149 _raw: *const BleScannerInterface,1470 _raw: unsafe { (*raw_gatt).scanner as *const BleScannerInterface }, in new() constant
202 static BleScannerInterface* sScanner = NULL;