Home
last modified time | relevance | path

Searched defs:peerAddress (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/wifi/wifi/relation_services/wifi_hal_service/
H A Dwifi_hal_chba_struct.h42 uint8_t peerAddress[MAC_SIZE]; member
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/test/
H A Dp2p_state_machine_test.cpp322 void WarpNotifyP2pProvDiscShowPinRequest(const std::string &pin, const std::string &peerAddress) in WarpNotifyP2pProvDiscShowPinRequest()
632 const std::string peerAddress; variable
639 const std::string peerAddress; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_profile.cpp992 A2dpProfilePeer *A2dpProfile::FindOrCreatePeer(const BtAddr &peerAddress, uint8_t localRole) in FindOrCreatePeer()
1012 bool A2dpProfile::DeletePeer(const BtAddr &peerAddress) in DeletePeer()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_le_evt.h41 HciBdAddr peerAddress; member
150 HciBdAddr peerAddress; member
H A Dhci_def_le_cmd.h122 HciBdAddr peerAddress; member
217 HciBdAddr peerAddress; member
690 uint8_t peerAddress[6]; member
877 HciBdAddr peerAddress; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_int.h372 BtAddr peerAddress; member
392 BtAddr peerAddress; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_config.cpp597 std::string peerAddress; in GetPeerIdentityAddr() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dp2p_state_machine.cpp726 …ne::NotifyUserProvDiscShowPinRequestMessage(const std::string &pin, const std::string &peerAddress) in NotifyUserProvDiscShowPinRequestMessage()