Home
last modified time | relevance | path

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

/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.cc26 void AclArbiter::OnLeDisconnect(uint8_t /* tcb_idx */) {} in OnLeDisconnect() function in bluetooth::shim::arbiter::AclArbiter
/packages/modules/Bluetooth/system/stack/arbiter/
Dacl_arbiter.cc56 void AclArbiter::OnLeDisconnect(uint8_t tcb_idx) { in OnLeDisconnect() function in bluetooth::shim::arbiter::AclArbiter