Home
last modified time | relevance | path

Searched defs:SendDisconnectionCompleteEvent (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/testing/
H A Dfake_controller.cc579 void FakeController::SendDisconnectionCompleteEvent( in SendDisconnectionCompleteEvent() function in bt::testing::FakeController
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dlink_layer_controller.cc5158 void LinkLayerController::SendDisconnectionCompleteEvent(uint16_t handle, ErrorCode reason) { in SendDisconnectionCompleteEvent() function in rootcanal::LinkLayerController
/aosp_15_r20/external/pigweed/pw_bluetooth_proxy/
H A Dproxy_host_test.cc198 Status SendDisconnectionCompleteEvent(ProxyHost& proxy, in SendDisconnectionCompleteEvent() function