Home
last modified time | relevance | path

Searched defs:onLinkDown (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc110 void MockCoreInterface::onLinkDown(const RawAddress& bd_addr){}; in onLinkDown() function in MockCoreInterface
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc309 void onLinkDown(const RawAddress& bd_addr) override { in onLinkDown() function