Searched defs:bdname (Results 1 – 7 of 7) sorted by relevance
460 bt_bdname_t bdname; in check_cached_remote_name() local1414 bt_bdname_t bdname; in btif_dm_search_devices_evt() local2067 BD_NAME bdname; in BTIF_dm_enable() local
1011 bt_bdname_t bdname; in btif_hh_upstreams_evt() local
149 bt_bdname_t bdname; in BTM_GetRemoteDeviceName() local
771 bt_bdname_t bdname = {0}; in handle_remote_properties() local
451 static void pin_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, in pin_request_callback()491 static void ssp_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, in ssp_request_callback()
1333 let mut bdname = bindings::bt_bdname_t { name: [128; 249] }; in make_bdname_from_slice() localVariable1368 let bdname = BluetoothProperty::BdName("FooBar".into()); in test_property_with_string_conversions() localVariable
219 bt_bdname_t bdname; in interop_match_addr_or_name() local