Searched defs:ssp_request (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/bt/tools/bdtool/ |
H A D | adapter.c | 152 void ssp_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in ssp_request() function
|
/aosp12/system/bt/test/headless/ |
H A D | headless.cc | 92 void ssp_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in ssp_request() function
|
/aosp12/system/bt/btif/test/ |
H A D | btif_stack_test.cc | 81 void ssp_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in ssp_request() function
|
/aosp12/system/bt/gd/rust/topshim/src/ |
H A D | btif.rs | 257 pub ssp_request: Box<dyn Fn(ffi::RustRawAddress, String, u32, i32, u32) + Send>, field
|