Searched defs:bdname (Results 1 – 7 of 7) sorted by relevance
486 bt_bdname_t bdname; in get_cached_remote_name() local1414 bt_bdname_t bdname; in btif_dm_search_devices_evt() local2128 BD_NAME bdname; in BTIF_dm_enable() local
1195 bt_bdname_t bdname; in btif_hh_upstreams_evt() local
138 bt_bdname_t bdname; in BTM_GetRemoteDeviceName() local
774 bt_bdname_t bdname = {0}; in handle_remote_properties() local
1520 let mut bdname = bindings::bt_bdname_t { name: [128; 249] }; in make_bdname_from_slice() localVariable1555 let bdname = BluetoothProperty::BdName("FooBar".into()); in test_property_with_string_conversions() localVariable
233 bt_bdname_t bdname; in interop_match_addr_or_name() local
470 static void pin_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, in pin_request_callback()