Searched defs:OnLeDisconnect (Results 1 – 3 of 3) sorted by relevance
/packages/modules/Bluetooth/system/rust/src/gatt/mocks/ | ||
D | mock_database_callbacks.rs | 33 OnLeDisconnect(TransportIndex), enumerator |
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_stack_arbiter_acl_arbiter.cc | 26 void AclArbiter::OnLeDisconnect(uint8_t /* tcb_idx */) {} in OnLeDisconnect() function in bluetooth::shim::arbiter::AclArbiter |
/packages/modules/Bluetooth/system/stack/arbiter/ | ||
D | acl_arbiter.cc | 56 void AclArbiter::OnLeDisconnect(uint8_t tcb_idx) { in OnLeDisconnect() function in bluetooth::shim::arbiter::AclArbiter |