Home
last modified time | relevance | path

Searched defs:acl_connect_attempt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dmetrics.rs42 fn acl_connect_attempt(addr: RawAddress, acl_state: u32); in acl_connect_attempt() function
110 pub fn acl_connect_attempt(addr: RawAddress, acl_state: BtAclState) { in acl_connect_attempt() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/metrics/
Dmetrics_shim.cc52 void acl_connect_attempt(RawAddress addr, uint32_t acl_state) { in acl_connect_attempt() function