Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/stack/arbiter/
Dacl_arbiter.cc41 virtual void OnLeDisconnect(uint8_t tcb_idx) override { in OnLeDisconnect() function in bluetooth::shim::arbiter::PassthroughAclArbiter
89 virtual void OnLeDisconnect(uint8_t tcb_idx) override { in OnLeDisconnect() function in bluetooth::shim::arbiter::RustGattAclArbiter
/packages/modules/Bluetooth/system/rust/src/gatt/mocks/
Dmock_database_callbacks.rs33 OnLeDisconnect(TransportIndex), enumerator
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_arbiter_acl_arbiter.cc27 virtual void OnLeDisconnect(uint8_t tcb_idx) override {} in OnLeDisconnect() function in bluetooth::shim::arbiter::MockAclArbiter