Home
last modified time | relevance | path

Searched refs:BT_PUBLIC_DEVICE_ADDRESS (Results 1 - 25 of 26) sorted by relevance

12

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_discover.c118 GapChangeHCIAddr(&addr, &eventParam->responses[i].bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnInquiryResult()
138 GapChangeHCIAddr(&addr, &eventParam->responses[i].bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnInquiryResultRssi()
159 GapChangeHCIAddr(&addr, &eventParam->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnEntendedInquiryResult()
264 GapChangeHCIAddr(&addr, &eventParam->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnGetRemoteNameComplete()
H A Dgap_br_sec.c960 GapChangeHCIAddr(&addr, &eventParam->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnIOCapabilityRequestEvent()
992 GapChangeHCIAddr(&addr, &param->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapIOCapabilityRequestReplyComplete()
1012 GapChangeHCIAddr(&addr, &eventParam->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnIOCapabilityResponseEvent()
1163 GapChangeHCIAddr(&addr, &eventParam->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnUserConfirmationRequestEvent()
1193 GapChangeHCIAddr(&addr, &param->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapUserConfirmationRequestReplyComplete()
1252 GapChangeHCIAddr(&addr, &eventParam->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnUserPasskeyNotificationEvent()
1266 GapChangeHCIAddr(&addr, &eventParam->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnUserPasskeyRequestEvent()
1279 GapChangeHCIAddr(&addr, &param->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapUserPasskeyRequestReplyComplete()
1338 GapChangeHCIAddr(&addr, &eventParam->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapOnRemoteOOBDataRequestEvent()
1351 GapChangeHCIAddr(&addr, &param->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in GapRemoteOOBDataRequestReplyComplete()
[all...]
H A Dgap.c266 !((addr1->type == BT_PUBLIC_DEVICE_ADDRESS || addr1->type == BT_PUBLIC_IDENTITY_ADDRESS) ^ in GapAddrCompare()
267 (addr2->type == BT_PUBLIC_DEVICE_ADDRESS || addr2->type == BT_PUBLIC_IDENTITY_ADDRESS))); in GapAddrCompare()
1264 return addr->type == BT_PUBLIC_DEVICE_ADDRESS; in GapAddrIsPublicAddress()
1319 if (localInfo->addr.type == BT_PUBLIC_DEVICE_ADDRESS) { in GAP_LeSetStaticIdentityAddr()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dbtstack.h56 #define BT_PUBLIC_DEVICE_ADDRESS 0x00 macro
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_acl.c510 addr.type = BT_PUBLIC_DEVICE_ADDRESS; in BtmOnConnectionComplete()
570 .type = BT_PUBLIC_DEVICE_ADDRESS, in BtmOnConnectionrequest()
767 uint8_t whiteListAddressType = (action->addr.type == BT_PUBLIC_DEVICE_ADDRESS) ? WHITE_LIST_ADDRESS_TYPE_PUBLIC in BtmUpdateWhiteList()
794 (addr->type == BT_PUBLIC_DEVICE_ADDRESS) ? WHITE_LIST_ADDRESS_TYPE_PUBLIC : WHITE_LIST_ADDRESS_TYPE_RANDOM; in BtmLeCreateConnection()
1049 .type = (eventParam->peerAddressType == HCI_PEER_ADDR_TYPE_PUBLIC) ? BT_PUBLIC_DEVICE_ADDRESS in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1070 (addr.type == BT_PUBLIC_DEVICE_ADDRESS) ? WHITE_LIST_ADDRESS_TYPE_PUBLIC : WHITE_LIST_ADDRESS_TYPE_RANDOM; in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1076 uint8_t addrType = ((addrList + i)->type == BT_PUBLIC_DEVICE_ADDRESS) ? WHITE_LIST_ADDRESS_TYPE_PUBLIC in BtmUpdateUpdateWhiteListOnLeConnectionComplete()
1090 uint8_t peerAddrType = (eventParam->peerAddressType == HCI_PEER_ADDR_TYPE_PUBLIC) ? BT_PUBLIC_DEVICE_ADDRESS in BtmOnLeConnectionComplete()
1230 .type = (eventParam->peerAddressType == HCI_PEER_ADDR_TYPE_PUBLIC) ? BT_PUBLIC_DEVICE_ADDRESS in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()
1251 (addr.type == BT_PUBLIC_DEVICE_ADDRESS) in BtmUpdateWhiteListOnLeEnhancedConnectionComplete()
[all...]
H A Dbtm_sco.c798 .type = BT_PUBLIC_DEVICE_ADDRESS, in BtmScoOnConnectionComplete()
835 .type = BT_PUBLIC_DEVICE_ADDRESS, in BtmScoOnSynchronousConnectionComplete()
978 .type = BT_PUBLIC_DEVICE_ADDRESS, in BtmScoOnConnectionRequest()
H A Dbtm_controller.c891 addr->type = BT_PUBLIC_DEVICE_ADDRESS; in BTM_GetLocalAddr()
H A Dbtm_snoop_filter_acl.c356 AddAclConnection(BREDR, evtParam->connectionHandle, &evtParam->bdAddr, BT_PUBLIC_DEVICE_ADDRESS); in ProcessHciConnInfo()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_l2cap_connection.cpp82 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in Connect()
127 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in HidHostSecurityCheckTask()
183 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in HidHostSecurityCheckDeviceConnectTask()
694 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in SendGapRequestSecurity()
766 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in HidHostRecvConfigReqCallbackTask()
812 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in HidHostRecvConfigRspCallbackTask()
H A Dhid_host_sdp_client.cpp290 address.type = BT_PUBLIC_DEVICE_ADDRESS; in DoPnpDiscovery()
317 address.type = BT_PUBLIC_DEVICE_ADDRESS; in DoHidDiscovery()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.h48 static bool StartPair(const RawAddress &device, uint8_t peerAddrType = BT_PUBLIC_DEVICE_ADDRESS);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_rfcomm_connection.cpp102 remoteAddr_.type = BT_PUBLIC_DEVICE_ADDRESS; in SetRemoteAddr()
H A Dhfp_ag_sdp_client.cpp71 address.type = BT_PUBLIC_DEVICE_ADDRESS; in DoDiscovery()
133 address.type = BT_PUBLIC_DEVICE_ADDRESS; in DoHspHsDiscovery()
H A Dhfp_ag_profile.cpp141 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in EstablishDataConnection()
903 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in RemoveRemoteScnLoging()
H A Dhfp_ag_audio_connection.cpp69 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in ConvertToBtAddr()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket_sdp_client.cpp30 address.type = BT_PUBLIC_DEVICE_ADDRESS; in StartDiscovery()
H A Dsocket.cpp151 socket.remoteAddr_.type = BT_PUBLIC_DEVICE_ADDRESS; in OnConnectIncomingNative()
609 remoteAddr_.type = BT_PUBLIC_DEVICE_ADDRESS; in SetRemoteAddr()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_rfcomm_connection.cpp103 remoteAddr_.type = BT_PUBLIC_DEVICE_ADDRESS; in SetRemoteAddr()
H A Dhfp_hf_profile.cpp132 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in EstablishDataConnection()
517 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in RemoveRemoteScnLoging()
H A Dhfp_hf_sdp_client.cpp69 address.type = BT_PUBLIC_DEVICE_ADDRESS; in DoDiscovery()
135 address.type = BT_PUBLIC_DEVICE_ADDRESS; in DoHspAgDiscovery()
H A Dhfp_hf_audio_connection.cpp46 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in ConvertToBtAddr()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_bnep.cpp85 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in Connect()
130 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in BnepSecurityCheckTask()
186 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in BnepSecurityCheckDeviceConnectTask()
656 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in SendGapRequestSecurity()
726 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in BnepRecvConfigReqCallbackTask()
744 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in BnepRecvConfigRspCallbackTask()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/
H A Dtransport_rfcomm.cpp46 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in Connect()
H A Dtransport_l2cap.cpp50 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in Connect()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter.cpp1091 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in ConvertToBtAddr()
2244 btAddr.type = BT_PUBLIC_DEVICE_ADDRESS; in SetPinCode()

Completed in 29 milliseconds

12