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