Searched defs:acl_state_changed (Results 1 – 5 of 5) sorted by relevance
/aosp12/system/bt/test/headless/ |
H A D | interface.h | 19 acl_state_changed_params_t acl_state_changed; member
|
H A D | headless.cc | 105 void acl_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in acl_state_changed() function
|
/aosp12/system/bt/tools/bdtool/ |
H A D | adapter.c | 60 void acl_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in acl_state_changed() function
|
/aosp12/system/bt/btif/test/ |
H A D | btif_stack_test.cc | 94 void acl_state_changed(bt_status_t status, RawAddress* remote_bd_addr, in acl_state_changed() function
|
/aosp12/system/bt/gd/rust/topshim/src/ |
H A D | btif.rs | 259 pub acl_state_changed: Box<dyn Fn(i32, ffi::RustRawAddress, i32, i32) + Send>, field
|