Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/rust/src/gatt/mocks/
Dmock_database_callbacks.rs25 OnLeConnect(TransportIndex, WeakBox<AttServerBearer<AttDatabaseImpl>>), enumerator
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_arbiter_acl_arbiter.cc23 void AclArbiter::OnLeConnect(uint8_t /* tcb_idx */, uint16_t /* advertiser_id */) {} in OnLeConnect() function in bluetooth::shim::arbiter::AclArbiter
/packages/modules/Bluetooth/system/stack/arbiter/
Dacl_arbiter.cc47 void AclArbiter::OnLeConnect(uint8_t tcb_idx, uint16_t advertiser_id) { in OnLeConnect() function in bluetooth::shim::arbiter::AclArbiter