Searched defs:bdname (Results 1 – 7 of 7) sorted by relevance
466 bt_bdname_t bdname; in get_cached_remote_name() local1351 bt_bdname_t bdname; in btif_dm_search_devices_evt() local1957 BD_NAME bdname; in BTIF_dm_enable() local
797 bt_bdname_t bdname = {}; in hh_get_dscp_handler() local
1517 let mut bdname = bindings::bt_bdname_t { name: [128; 249] }; in make_bdname_from_slice() localVariable1552 let bdname = BluetoothProperty::BdName("FooBar".into()); in test_property_with_string_conversions() localVariable
694 bt_bdname_t bdname = {0}; in handle_remote_properties() local
160 bt_bdname_t bdname; in BTM_GetRemoteDeviceName() local
225 bt_bdname_t bdname; in interop_match_addr_or_name() local
490 static void pin_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, uint32_t cod, in pin_request_callback()