Searched defs:OnLeDisconnect (Results 1 – 3 of 3) sorted by relevance
| /packages/modules/Bluetooth/system/stack/arbiter/ | ||
| D | acl_arbiter.cc | 41   virtual void OnLeDisconnect(uint8_t tcb_idx) override {  in OnLeDisconnect()  function in bluetooth::shim::arbiter::PassthroughAclArbiter | 
| /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 | 27   virtual void OnLeDisconnect(uint8_t tcb_idx) override {}  in OnLeDisconnect()  function in bluetooth::shim::arbiter::MockAclArbiter |