Home
last modified time | relevance | path

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

/system/bt/include/hardware/
Dble_scanner.h130 virtual void StopSync(uint16_t handle) = 0;
/system/bt/btif/src/
Dbtif_ble_scanner.cc332 void StopSync(uint16_t handle) override {} in StopSync() function in __anonfea270800111::BleScannerInterfaceImpl
/system/bt/service/test/
Dlow_energy_scanner_unittest.cc72 MOCK_METHOD1(StopSync, void(uint16_t));