Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/Bluetooth/system/test/common/
Dcore_interface.cc122 void MockCoreInterface::onLinkDown(const RawAddress& /* bd_addr */, tBT_TRANSPORT /* transport */) { in onLinkDown() function in MockCoreInterface
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc351 void onLinkDown(const RawAddress& bd_addr, tBT_TRANSPORT transport) override { in onLinkDown() function