Home
last modified time | relevance | path

Searched refs:bt_bdname_t (Results 1 – 25 of 25) sorted by relevance

/aosp12/system/bt/service/hal/
H A Dbluetooth_interface.cc116 void PinRequestCallback(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, in PinRequestCallback()
127 void SSPRequestCallback(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, in SSPRequestCallback()
351 RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in PinRequestCallback()
357 RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in SSPRequestCallback()
H A Dbluetooth_interface.h64 bt_bdname_t* bd_name, uint32_t cod,
67 bt_bdname_t* bd_name, uint32_t cod,
H A Dfake_bluetooth_interface.cc111 bt_bdname_t hal_name; in NotifyAdapterNamePropertyChanged()
/aosp12/system/bt/tools/bdtool/
H A Dadapter.c152 void ssp_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in ssp_request()
194 const bt_bdname_t* name = property_as_name(property); in parse_properties()
250 const bt_bdname_t* name = property_as_name(property); in parse_properties()
H A Dbdtool.c168 const bt_bdname_t* name = property_as_name(property); in main()
/aosp12/system/bt/service/
H A Dadapter.cc65 bt_bdname_t* hal_name = reinterpret_cast<bt_bdname_t*>(property->val); in ParseRemoteDeviceProps()
287 bt_bdname_t hal_name; in SetName()
554 bt_bdname_t* hal_name = reinterpret_cast<bt_bdname_t*>(property->val); in AdapterPropertiesCallback()
663 void SSPRequestCallback(RawAddress* remote_bdaddr, bt_bdname_t* bd_name, in SSPRequestCallback()
/aosp12/hardware/libhardware/include/hardware/
H A Dbluetooth.h55 } __attribute__((packed))bt_bdname_t; typedef
343 bt_bdname_t *bd_name, uint32_t cod, bool min_16_digit);
351 bt_bdname_t *bd_name,
/aosp12/system/bt/btcore/src/
H A Dproperty.cc103 return property_new_((void*)name, sizeof(bt_bdname_t), BT_PROPERTY_BDNAME); in property_new_name()
196 const bt_bdname_t* property_as_name(const bt_property_t* property) { in property_as_name()
198 return (const bt_bdname_t*)property->val; in property_as_name()
/aosp12/system/bt/btif/test/
H A Dbtif_stack_test.cc76 void pin_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in pin_request()
81 void ssp_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in ssp_request()
/aosp12/system/bt/include/hardware/
H A Dbluetooth.h58 typedef struct { uint8_t name[249]; } __attribute__((packed)) bt_bdname_t; typedef
420 bt_bdname_t* bd_name, uint32_t cod,
429 bt_bdname_t* bd_name, uint32_t cod,
/aosp12/system/bt/btif/include/
H A Dbtif_common.h205 void invoke_pin_request_cb(RawAddress bd_addr, bt_bdname_t bd_name,
207 void invoke_ssp_request_cb(RawAddress bd_addr, bt_bdname_t bd_name,
/aosp12/system/bt/gd/rust/topshim/btif/
H A Dbtif_shim.cc73 static ::rust::String bdname_to_string(bt_bdname_t* bdname) { in bdname_to_string()
106 static void pin_request_cb(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, bool min… in pin_request_cb()
115 bt_bdname_t* bd_name, in ssp_request_cb()
/aosp12/system/bt/test/headless/
H A Dheadless.cc87 void pin_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in pin_request()
92 void ssp_request(RawAddress* remote_bd_addr, bt_bdname_t* bd_name, uint32_t cod, in ssp_request()
/aosp12/system/bt/btcore/test/
H A Dproperty_test.cc99 EXPECT_EQ((int)sizeof(bt_bdname_t), property->len); in TEST_F()
101 const bt_bdname_t* name1 = property_as_name(property); in TEST_F()
/aosp12/system/bt/btif/src/
H A Dbluetooth.cc717 void invoke_pin_request_cb(RawAddress bd_addr, bt_bdname_t bd_name, in invoke_pin_request_cb()
720 [](RawAddress bd_addr, bt_bdname_t bd_name, in invoke_pin_request_cb()
729 void invoke_ssp_request_cb(RawAddress bd_addr, bt_bdname_t bd_name, in invoke_ssp_request_cb()
734 [](RawAddress bd_addr, bt_bdname_t bd_name, uint32_t cod, in invoke_ssp_request_cb()
H A Dbtif_dm.cc356 bt_bdname_t bdname; in check_cached_remote_name()
362 sizeof(bt_bdname_t), &bdname); in check_cached_remote_name()
689 bt_bdname_t bd_name; in btif_dm_pin_req_evt()
779 bt_bdname_t bd_name; in btif_dm_ssp_cfm_req_evt()
860 bt_bdname_t bd_name; in btif_dm_ssp_key_notif_evt()
1141 bt_bdname_t bdname; in btif_dm_search_devices_evt()
2156 bt_bdname_t* bd_name = (bt_bdname_t*)prop->val; in btif_dm_get_adapter_property()
2603 bt_bdname_t bd_name; in btif_dm_ble_key_notif_evt()
2808 bt_bdname_t bd_name; in btif_dm_ble_sec_req_evt()
2853 bt_bdname_t bd_name; in btif_dm_ble_passkey_req_evt()
[all …]
H A Dbtif_core.cc396 bt_bdname_t name; in btif_in_get_adapter_properties()
468 bt_bdname_t name, alias; in btif_in_get_remote_device_properties()
H A Dbtif_ble_scanner.cc138 bt_bdname_t bdname; in bta_scan_results_cb_impl()
H A Dbtif_hh.cc968 bt_bdname_t bdname; in btif_hh_upstreams_evt()
971 sizeof(bt_bdname_t), &bdname); in btif_hh_upstreams_evt()
H A Dbtif_storage.cc921 bt_bdname_t name, alias; in btif_storage_load_bonded_devices()
/aosp12/system/bt/btcore/include/
H A Dproperty.h77 const bt_bdname_t* property_as_name(const bt_property_t* property);
/aosp12/system/bt/main/shim/
H A Dbtm_api.cc241 std::unordered_map<bluetooth::hci::AddressWithType, bt_bdname_t>
310 bt_bdname_t legacy_name{0}; in DisplayPairingPrompt()
322 bt_bdname_t legacy_name{0}; in HandleConfirm()
445 bt_bdname_t tmp_name; in OnDeviceBonded()
498 bt_bdname_t tmp_name; in OnDeviceBondFailed()
H A Dle_scanning_manager.cc444 bt_bdname_t bdname; in handle_remote_properties()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_btservice_AdapterService.cpp336 static void pin_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, in pin_request_callback()
357 sCallbackEnv.get(), sCallbackEnv->NewByteArray(sizeof(bt_bdname_t))); in pin_request_callback()
363 sCallbackEnv->SetByteArrayRegion(devname.get(), 0, sizeof(bt_bdname_t), in pin_request_callback()
370 static void ssp_request_callback(RawAddress* bd_addr, bt_bdname_t* bdname, in ssp_request_callback()
391 sCallbackEnv.get(), sCallbackEnv->NewByteArray(sizeof(bt_bdname_t))); in ssp_request_callback()
397 sCallbackEnv->SetByteArrayRegion(devname.get(), 0, sizeof(bt_bdname_t), in ssp_request_callback()
/aosp12/system/bt/service/test/
H A Dadapter_unittest.cc215 bt_bdname_t hal_name; in TEST_F()