Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/main/shim/
Dacl.h63 void OnLeLinkDisconnected(uint16_t handle, hci::ErrorCode reason);
Dacl.cc1608 void shim::legacy::Acl::OnLeLinkDisconnected(HciHandle handle, in OnLeLinkDisconnected() function in shim::legacy::Acl
1733 std::bind(&shim::legacy::Acl::OnLeLinkDisconnected, this, in OnLeConnectSuccess()
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_acl.cc119 void shim::legacy::Acl::OnLeLinkDisconnected(HciHandle /* handle */, in OnLeLinkDisconnected() function in shim::legacy::Acl