Home
last modified time | relevance | path

Searched defs:bdname (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/btif/src/
Dbtif_ble_scanner.cc140 bt_bdname_t bdname; in bta_scan_results_cb_impl() local
Dbtif_dm.cc431 bt_bdname_t bdname; in check_cached_remote_name() local
1272 bt_bdname_t bdname; in btif_dm_search_devices_evt() local
1744 BD_NAME bdname; in BTIF_dm_enable() local
Dbtif_hh.cc1004 bt_bdname_t bdname; in btif_hh_upstreams_evt() local
/packages/modules/Bluetooth/system/gd/rust/topshim/src/
Dbtif.rs1096 let mut bdname = bindings::bt_bdname_t { name: [128; 249] }; in make_bdname_from_slice() localVariable
1131 let bdname = BluetoothProperty::BdName("FooBar".into()); in test_property_with_string_conversions() localVariable
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp404 static void pin_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, in pin_request_callback()
438 static void ssp_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, in ssp_request_callback()
/packages/modules/Bluetooth/system/main/shim/
Dle_scanning_manager.cc671 bt_bdname_t bdname; in handle_remote_properties() local