Home
last modified time | relevance | path

Searched refs:remote_name (Results 1 – 12 of 12) sorted by relevance

/system/bt/bta/hh/
Dbta_hh_utils.cc268 char remote_name[BTM_MAX_REM_BD_NAME_LEN] = ""; in bta_hh_read_ssr_param() local
269 if (btif_storage_get_stored_remote_name(bd_addr, remote_name)) { in bta_hh_read_ssr_param()
271 remote_name)) { in bta_hh_read_ssr_param()
/system/bt/gd/security/
Dinitial_informations.h99 std::string remote_name; member
Dpairing_handler_le_legacy.cc96 ConfirmationData data(i.remote_connection_address, i.remote_name, passkey); in LegacyPasskeyEntry()
100 ConfirmationData data(i.remote_connection_address, i.remote_name); in LegacyPasskeyEntry()
Dpairing_handler_le_secure_connections.cc296 ConfirmationData data(i.remote_connection_address, i.remote_name, passkey); in SecureConnectionsPasskeyEntry()
300 ConfirmationData data(i.remote_connection_address, i.remote_name); in SecureConnectionsPasskeyEntry()
417 ConfirmationData data(i.remote_connection_address, i.remote_name, number_to_display); in SecureConnectionsNumericComparison()
Dpairing_handler_le.cc41 i.remote_connection_address, i.remote_name)); in PairingMain()
/system/bt/stack/btm/
Dneighbor_inquiry.h152 tBTM_BD_NAME remote_name; member
/system/bt/stack/gatt/
Dgatt_main.cc942 char remote_name[BTM_MAX_REM_BD_NAME_LEN] = ""; in gatt_proc_srv_chg() local
944 btif_storage_get_stored_remote_name(bda, remote_name)) { in gatt_proc_srv_chg()
946 remote_name)) { in gatt_proc_srv_chg()
947 VLOG(1) << "discard srv chg - interop matched " << remote_name; in gatt_proc_srv_chg()
/system/bt/main/shim/
Dbtm.cc485 std::array<uint8_t, kRemoteDeviceNameLength> remote_name) { in ReadClassicRemoteDeviceName() argument
495 std::copy(remote_name.begin(), remote_name.end(), in ReadClassicRemoteDeviceName()
/system/bt/gd/security/pairing/
Dclassic_pairing_handler.cc138 auto remote_name = GetNameDbModule()->ReadCachedRemoteName(address); in OnNameRequestComplete() local
140 for (uint8_t i : remote_name) { in OnNameRequestComplete()
/system/bt/bta/av/
Dbta_av_aact.cc1158 char remote_name[BTM_MAX_REM_BD_NAME_LEN] = ""; in bta_av_str_opened() local
1173 btif_storage_get_stored_remote_name(p_scb->PeerAddress(), remote_name); in bta_av_str_opened()
1174 if (interop_match_name(INTEROP_DISABLE_AVDTP_SUSPEND, remote_name) || in bta_av_str_opened()
1178 __func__, remote_name, p_scb->PeerAddress().ToString().c_str()); in bta_av_str_opened()
2744 char remote_name[BTM_MAX_REM_BD_NAME_LEN] = ""; in bta_av_rcfg_cfm() local
2746 remote_name)) { in bta_av_rcfg_cfm()
2747 if (interop_match_name(INTEROP_DISABLE_AVDTP_RECONFIGURE, remote_name) || in bta_av_rcfg_cfm()
2753 __func__, remote_name, p_scb->PeerAddress().ToString().c_str()); in bta_av_rcfg_cfm()
/system/bt/gd/security/internal/
Dsecurity_manager_impl.cc545 .remote_name = "TODO: grab proper device name in sec mgr", in OnSmpCommandLe()
617 .remote_name = "TODO: grab proper device name in sec mgr", in ConnectionIsReadyStartPairing()
/system/bt/gd/hci/
Dhci_packets.pdl4896 remote_name : 8[248], // UTF-8 encoded user-friendly descriptive name