Home
last modified time | relevance | path

Searched defs:addr (Results 1 – 25 of 487) sorted by relevance

12345678910>>...20

/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
Dmedia_service.h150 void SetActiveDevice(const std::string &addr) in SetActiveDevice()
158 int PressButton(const std::string &addr, uint8_t button, uint8_t label) in PressButton()
163 int ReleaseButton(const std::string &addr, uint8_t button, uint8_t label) in ReleaseButton()
172 …int SetAddressedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t la… in SetAddressedPlayer()
177 …int SetBrowsedPlayer(const std::string &addr, uint16_t playerId, uint16_t uidCounter, uint8_t labe… in SetBrowsedPlayer()
186 std::vector<uint8_t> GetCapabilities(const std::string &addr, uint8_t label) in GetCapabilities()
196 int GetPlayerAppSettingAttributes(const std::string &addr, uint8_t label) in GetPlayerAppSettingAttributes()
201 int GetPlayerAppSettingValues(const std::string &addr, uint8_t attribute, uint8_t label) in GetPlayerAppSettingValues()
207const std::string &addr, const std::deque<uint8_t> &attributes, uint8_t label, uint8_t context) in GetPlayerAppSettingCurrentValue()
212 …int SetPlayerAppSettingCurrentValue(const std::string &addr, const std::deque<uint8_t> &attributes, in SetPlayerAppSettingCurrentValue()
[all …]
/foundation/arkui/ui_lite/frameworks/font/
Dfont_ram_allocator.cpp52 void* addr = reinterpret_cast<void *>(currentRamAddr_); in Allocate() local
83 void FontRamAllocator::DynamicFree(void* addr) in DynamicFree()
88 uint32_t FontRamAllocator::GetMemSize(void* addr) in GetMemSize()
93 uint32_t FontRamAllocator::AlignUp(uint32_t addr) in AlignUp()
98 bool FontRamAllocator::IsAligned(uint32_t addr) in IsAligned()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
Dble_security.cpp107 void BleSecurity::LeLocalEncryptionKeyReqEvent(const BtAddr *addr, uint64_t rand, uint16_t ediv, vo… in LeLocalEncryptionKeyReqEvent()
125 void BleSecurity::LeRemoteEncryptionKeyReqEvent(const BtAddr *addr, void *context) in LeRemoteEncryptionKeyReqEvent()
142 const BtAddr *addr, GAP_SignCounterType type, uint32_t counter, void *context) in LeSignCounterChangeNotification()
177 void BleSecurity::LePairFeatureInd(const BtAddr *addr, GapLePairFeature remoteFrature, void *contex… in LePairFeatureInd()
194 void BleSecurity::LePairMethodNotify(const BtAddr *addr, uint8_t pairMethod, void *context) in LePairMethodNotify()
211 void BleSecurity::LePairKeyPressNotification(const BtAddr *addr, uint8_t pressType, void *context) in LePairKeyPressNotification()
228 void BleSecurity::LePairPassKeyReq(const BtAddr *addr, void *context) in LePairPassKeyReq()
244 void BleSecurity::LePairOobReq(const BtAddr *addr, void *context) in LePairOobReq()
260 void BleSecurity::LePairScOobReq(const BtAddr *addr, void *context) in LePairScOobReq()
276 void BleSecurity::LePairScUserConfirmReq(const BtAddr *addr, uint32_t number, void *context) in LePairScUserConfirmReq()
[all …]
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_hfp_hf_server.cpp194 RawAddress addr(device.GetAddress()); in ConnectSco() local
203 RawAddress addr(device.GetAddress()); in DisconnectSco() local
241 RawAddress addr(device.GetAddress()); in GetDeviceState() local
250 RawAddress addr(device.GetAddress()); in GetScoState() local
259 RawAddress addr(device.GetAddress()); in SendDTMFTone() local
268 RawAddress addr(device.GetAddress()); in Connect() local
277 RawAddress addr(device.GetAddress()); in Disconnect() local
286 RawAddress addr(device.GetAddress()); in OpenVoiceRecognition() local
295 RawAddress addr(device.GetAddress()); in CloseVoiceRecognition() local
306 RawAddress addr(device.GetAddress()); in GetCurrentCallList() local
[all …]
/foundation/communication/dsoftbus/core/bus_center/utils/src/
Dlnn_connection_addr_utils.c53 NO_SANITIZE("cfi") bool LnnConvertAddrToOption(const ConnectionAddr *addr, ConnectOption *option) in LnnConvertAddrToOption()
92 NO_SANITIZE("cfi") bool LnnConvertOptionToAddr(ConnectionAddr *addr, const ConnectOption *option, in LnnConvertOptionToAddr()
165 NO_SANITIZE("cfi") bool LnnConvertAddrToAuthConnInfo(const ConnectionAddr *addr, AuthConnInfo *conn… in LnnConvertAddrToAuthConnInfo()
203 NO_SANITIZE("cfi") bool LnnConvertAuthConnInfoToAddr(ConnectionAddr *addr, const AuthConnInfo *conn… in LnnConvertAuthConnInfoToAddr()
241 const char *LnnPrintConnectionAddr(const ConnectionAddr *addr) in LnnPrintConnectionAddr()
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
Dgap_br_sec.c55const BtAddr *addr, GapSecurityResultCallback callback, void *context, const ProfileSecurityInfo *… in GapAllocReqSecInfo()
91 BtAddr addr = BT_ADDR_NULL; in GapDoAuthenticationCallback() local
362 void GapRemoteDeviceSupportHostSecureSimplePairingCallback(const BtAddr *addr, bool support) in GapRemoteDeviceSupportHostSecureSimplePairingCallback()
376 int GAP_RequestSecurity(const BtAddr *addr, const GapRequestSecurityParam *param) in GAP_RequestSecurity()
521 int GAP_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAP_AuthorizeRes()
862 BtAddr addr = {0}; in GapOnAuthenticationComplete() local
912 const BtAddr *addr, uint8_t ioCapability, uint8_t authReq, uint8_t oobDataPresent) in GapIOCapabilityRequestReply()
945 static int GapIOCapabilityRequestNegativeReply(const BtAddr *addr, uint8_t reason) in GapIOCapabilityRequestNegativeReply()
958 BtAddr addr = BT_ADDR_NULL; in GapOnIOCapabilityRequestEvent() local
991 BtAddr addr = BT_ADDR_NULL; in GapIOCapabilityRequestReplyComplete() local
[all …]
Dgap_le_sec.c98 const BtAddr *addr, uint16_t handle, uint8_t pairMethod, const void *displayValue) in GapLePasskeyRequestProcess()
128 static void GapLeUserConfirmProcess(const BtAddr *addr, uint16_t handle, uint8_t pairMethod, const … in GapLeUserConfirmProcess()
140 static void GapLeLegacyOOBProcess(const BtAddr *addr, uint16_t handle, uint8_t pairMethod, const vo… in GapLeLegacyOOBProcess()
153 const BtAddr *addr, uint16_t handle, uint8_t pairMethod, const void *displayValue) in GapLeSecureConnectionOOBProcess()
206 BtAddr addr, uint16_t handle, uint8_t pairMethod, const uint8_t *displayValue) in GapLeAuthenticationRequestProcess()
240 BtAddr addr = {0}; in GapLeAuthenticationRequest() local
320 static void GapCallbackKeyNotify(const BtAddr *addr, const SMP_PairResult *result) in GapCallbackKeyNotify()
375 void GapDoPairResultCallback(const BtAddr *addr, uint8_t status) in GapDoPairResultCallback()
384 BtAddr addr = {0}; in GapLePairResult() local
419 BtAddr addr = {0}; in GapLeRemotePairRequest() local
[all …]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/
Dconnection_fsm_mock_test.cpp78 ConnectionAddr addr; variable
95 ConnectionAddr addr; variable
120 ConnectionAddr addr; variable
154 ConnectionAddr addr; variable
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
Dbluetooth_avrcp_ct_observer_stub.cpp136 std::string addr = data.ReadString(); in OnConnectionStateChangedInner() local
145 std::string addr = data.ReadString(); in OnPressButtonInner() local
155 std::string addr = data.ReadString(); in OnReleaseButtonInner() local
165 std::string addr = data.ReadString(); in OnSetBrowsedPlayerInner() local
186 std::string addr = data.ReadString(); in OnGetCapabilitiesInner() local
215 std::string addr = data.ReadString(); in OnGetPlayerAppSettingAttributesInner() local
235 std::string addr = data.ReadString(); in OnGetPlayerAppSettingValuesInner() local
255 std::string addr = data.ReadString(); in OnGetPlayerAppSettingCurrentValueInner() local
283 std::string addr = data.ReadString(); in OnSetPlayerAppSettingCurrentValueInner() local
292 std::string addr = data.ReadString(); in OnGetPlayerAppSettingAttributeTextInner() local
[all …]
Dbluetooth_map_mce_observer_stub.cpp70 std::shared_ptr<BluetoothRawAddress> addr(data.ReadParcelable<BluetoothRawAddress>()); in OnMapActionCompletedInner() local
86 std::shared_ptr<BluetoothRawAddress> addr(data.ReadParcelable<BluetoothRawAddress>()); in OnConnectionStateChangedInner() local
98 std::shared_ptr<BluetoothRawAddress> addr(data.ReadParcelable<BluetoothRawAddress>()); in OnMapEventReportedInner() local
113 std::shared_ptr<BluetoothRawAddress> addr(data.ReadParcelable<BluetoothRawAddress>()); in OnBmessageCompletedInner() local
126 std::shared_ptr<BluetoothRawAddress> addr(data.ReadParcelable<BluetoothRawAddress>()); in OnMessagesListingCompletedInner() local
139 std::shared_ptr<BluetoothRawAddress> addr(data.ReadParcelable<BluetoothRawAddress>()); in OnConversationListingCompletedInner() local
/foundation/communication/dsoftbus/tests/core/bus_center/test/ipc/
Dbus_center_ipc_test.cpp70 ConnectionAddr addr; variable
101 ConnectionAddr addr; variable
181 ConnectionAddr addr; variable
202 ConnectionAddr addr; variable
262 ConnectionAddr addr; variable
283 ConnectionAddr addr; variable
/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
Dprofile_config.cpp71 const std::string &addr, const std::string &section, const std::string &property, int &value) in GetValue()
78 const std::string &addr, const std::string &section, const std::string &property, bool &value) in GetValue()
85 const std::string &addr, const std::string &section, const std::string &property, int &value) in SetValue()
95 const std::string &addr, const std::string &section, const std::string &property, bool &value) in SetValue()
104 bool ProfileConfig::RemoveAddr(const std::string &addr) in RemoveAddr()
113 bool ProfileConfig::RemoveProperty(const std::string &addr, const std::string &section, const std::… in RemoveProperty()
122 bool ProfileConfig::HasSection(const std::string &addr, const std::string &section) in HasSection()
/foundation/graphic/graphic_2d/utils/raw_maker/src/
Draw_maker.cpp70 int32_t RawMaker::WriteNextData(const uint8_t *addr) in WriteNextData()
116 int32_t RawMaker::PrepareInRaw(const uint8_t *addr) in PrepareInRaw()
124 int32_t RawMaker::PrepareInCompress(const uint8_t *addr) in PrepareInCompress()
141 int32_t RawMaker::UpdateLastFrame(const uint8_t *addr) in UpdateLastFrame()
177 void RawMaker::CompareWithLastFrame(const uint8_t *addr) in CompareWithLastFrame()
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_a2dp_src_stub.cpp99 std::string addr = data.ReadString(); in ConnectInner() local
114 std::string addr = data.ReadString(); in DisconnectInner() local
184 std::string addr = data.ReadString(); in GetDeviceStateInner() local
203 std::string addr = data.ReadString(); in GetPlayingStateInner() local
214 std::string addr = data.ReadString(); in SetConnectStrategyInner() local
230 std::string addr = data.ReadString(); in GetConnectStrategyInner() local
250 std::string addr = data.ReadString(); in SetActiveSinkDeviceInner() local
276 std::string addr = data.ReadString(); in GetCodecStatusInner() local
290 std::string addr = data.ReadString(); in SetCodecPreferenceInner() local
308 std::string addr = data.ReadString(); in SwitchOptionalCodecsInner() local
[all …]
Dbluetooth_a2dp_sink_stub.cpp78 std::string addr = data.ReadString(); in ConnectInner() local
93 std::string addr = data.ReadString(); in DisconnectInner() local
151 std::string addr = data.ReadString(); in GetDeviceStateInner() local
166 std::string addr = data.ReadString(); in GetPlayingStateInner() local
177 std::string addr = data.ReadString(); in SetConnectStrategyInner() local
193 std::string addr = data.ReadString(); in GetConnectStrategyInner() local
207 std::string addr = data.ReadString(); in SendDelayInner() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
Dbtm_inq_db.c25 BtAddr addr; member
32 static BtmInquiryDBEntity *BtmAllocInquiryDBEntity(const BtAddr *addr, const BtmInquiryInfo *info) in BtmAllocInquiryDBEntity()
61 static BtmInquiryDBEntity *BtmFindInquiryEntiryByAddress(const BtAddr *addr) in BtmFindInquiryEntiryByAddress()
78 int BtmAssignOrUpdateInquiryInfo(const BtAddr *addr, const BtmInquiryInfo *info) in BtmAssignOrUpdateInquiryInfo()
103 int BtmQueryInquiryInfoByAddr(const BtAddr *addr, BtmInquiryInfo *info) in BtmQueryInquiryInfoByAddr()
Dbtm_acl.c60 BtAddr addr; member
114 BtAddr addr; member
130 BtAddr addr; member
337 static BtmAclConnection *BtmAclFindConnectionByAddr(const BtAddr *addr) in BtmAclFindConnectionByAddr()
356 static BtmAclConnection *BtmAclFindLeConnectionByAddr(const BtAddr *addr) in BtmAclFindLeConnectionByAddr()
395 static int BtmAclCreateConnection(const BtAddr *addr) in BtmAclCreateConnection()
424 int BTM_AclConnect(const BtAddr *addr) in BTM_AclConnect()
509 BtAddr addr = {0}; in BtmOnConnectionComplete() local
568 BtAddr addr = { in BtmOnConnectionrequest() local
619 static void BtmConvertAddressForConnection(BtAddr *addr) in BtmConvertAddressForConnection()
[all …]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
Da2dp_state_machine.cpp87 void A2dpStateIdle::ProcessDisconnectCfm(BtAddr addr, uint16_t handle, uint8_t role) const in ProcessDisconnectCfm()
112 void A2dpStateIdle::ProcessDisconnectReq(BtAddr addr, uint8_t role) in ProcessDisconnectReq()
122 void A2dpStateIdle::ProcessTimeout(BtAddr addr, uint8_t role) in ProcessTimeout()
132 void A2dpStateIdle::ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) in ProcessDisconnectInd()
215 void A2dpStateIdle::ProcessDiscoverReq(BtAddr addr, uint8_t role, uint8_t errCode) in ProcessDiscoverReq()
243 void A2dpStateIdle::ProcessSDPFailure(BtAddr addr, uint8_t role) const in ProcessSDPFailure()
312 void A2dpStateConfigure::ProcessOpenReq(BtAddr addr, uint16_t handle, uint8_t role) in ProcessOpenReq()
323 void A2dpStateConfigure::ProcessDisconnectReq(BtAddr addr, uint8_t role) in ProcessDisconnectReq()
333 void A2dpStateConfigure::ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) in ProcessDisconnectInd()
439 BtAddr addr = msgData.delayReportInfo.addr; in ProcessDelayReportInd() local
[all …]
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
Dnetsys_udp_transfer.cpp27 sockaddr_in addr; member
31 … int64_t (*func)(int fd, char *buf, size_t len, sockaddr_in addr, socklen_t &lenAddr)) in ProcUdpData()
58 int64_t SendUdpWrapper(int32_t fd, char *buf, size_t len, sockaddr_in addr, socklen_t &lenAddr) in SendUdpWrapper()
64 int64_t RecvUdpWrapper(int32_t fd, char *buf, size_t len, sockaddr_in addr, socklen_t &lenAddr) in RecvUdpWrapper()
78 …t32_t PollUdpDataTransfer::PollUdpSendData(int32_t sock, char *data, size_t size, sockaddr_in addr, in PollUdpSendData()
89 …t32_t PollUdpDataTransfer::PollUdpRecvData(int32_t sock, char *data, size_t size, sockaddr_in addr, in PollUdpRecvData()
/foundation/communication/dsoftbus/tests/core/bus_center/utils/
Dlnn_bus_center_utils_test.cpp130 ConnectionAddr addr; variable
160 ConnectionAddr addr; variable
220 ConnectionAddr addr; variable
250 ConnectionAddr addr; variable
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
Dinterface_manager_test.cpp107 std::string addr = ""; variable
115 std::string addr = "14.4.1.4"; variable
124 std::string addr; variable
133 std::string addr; variable
150 std::string addr = ""; variable
158 std::string addr = "14.4.1.4"; variable
168 std::string addr; variable
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_handler/histreamer_ability_querier/src/
Dhistreamer_ability_querier_core.rs31 let addr: *mut u8 = AUDIO_ABILITY.as_ptr() as *mut u8; in Query() localVariable
37 let addr: *mut u8 = VIDEO_ABILITY.as_ptr() as *mut u8; in Query() localVariable
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
Dsdp_client.c177 int SdpServiceSearch(const BtAddr *addr, const SdpUuid *uuidArray, void *context, in SdpServiceSearch()
178void (*serviceSearchCb)(const BtAddr *addr, const uint32_t *handleArray, uint16_t handleNum, void … in SdpServiceSearch()
221 int SdpServiceAttribute(const BtAddr *addr, uint32_t handle, SdpAttributeIdList attributeIdList, vo… in SdpServiceAttribute()
222 void (*serviceAttributeCb)(const BtAddr *addr, const SdpService *service, void *context)) in SdpServiceAttribute()
265 int SdpServiceSearchAttribute(const BtAddr *addr, const SdpUuid *uuidArray, SdpAttributeIdList attr… in SdpServiceSearchAttribute()
267void (*searchAttributeCb)(const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum,… in SdpServiceSearchAttribute()
311 int SdpServiceBrowse(const BtAddr *addr, void *context, in SdpServiceBrowse()
312void (*serviceBrowseCb)(const BtAddr *addr, const uint32_t *handleArray, uint16_t handleNum, void … in SdpServiceBrowse()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
Dclassic_defs.h150 const BtAddr addr; member
155 const BtAddr addr; member
161 const BtAddr addr; member
173 const BtAddr addr; member
178 const BtAddr addr; member
186 const BtAddr addr; member
190 const BtAddr addr; member
194 const BtAddr addr; member
198 const BtAddr addr; member
204 const BtAddr addr; member
[all …]
/foundation/communication/dsoftbus/tests/sdk/bus_center/demo/bus_center/
Djoin_lnn_demo.c32 static void OnJoinLnnDone(ConnectionAddr *addr, const char *networkId, int32_t retCode) in OnJoinLnnDone()
63 ConnectionAddr addr = { in main() local

12345678910>>...20