Searched defs:serviceArray (Results 1 – 7 of 7) sorted by relevance
| /foundation/communication/bluetooth/services/bluetooth/service/src/gavdp/ |
| D | a2dp_sdp.cpp | 108 …void (*callback)(const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum, void *co… in FindSnkService() argument
|
| D | a2dp_profile_peer.cpp | 547 const BtAddr *addr, const SdpService *serviceArray, const uint16_t serviceNum, void *context) in SDPServiceCallback() 573 const BtAddr &addr, const SdpService *serviceArray, uint16_t serviceNum, uint8_t role) in ParseSDPInformation()
|
| /foundation/communication/bluetooth/services/bluetooth/service/src/pbap_pce/ |
| D | pbap_pce_sdp.cpp | 182 void PbapPceSdp::SdpSearchCallback(const BtAddr *addr, const SdpService &serviceArray, uint16_t ser… in SdpSearchCallback() argument
|
| /foundation/communication/bluetooth/services/bluetooth/stack/src/sdp/ |
| D | sdp_client.c | 267 …void (*searchAttributeCb)(const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum,… in SdpServiceSearchAttribute()
|
| D | sdp_client_parse.c | 551 const BtAddr *addr, uint16_t transactionId, Packet *data, SdpService *serviceArray) in SdpParseAttributeListArray() 785 SdpService serviceArray[SDP_SERVICE_ARRAY_NUMBER] = {0}; in SdpParseSearchAttributeResponse() local 1919 static void SdpFreeServiceArray(SdpService *serviceArray, uint16_t serviceNum) in SdpFreeServiceArray()
|
| D | sdp.c | 1334 …void (*searchAttributeCb)(const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum,… in SDP_ServiceSearchAttribute()
|
| /foundation/communication/bluetooth/services/bluetooth/service/src/classic/ |
| D | classic_adapter.cpp | 1689 const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum, void *context) in ServiceSearchAttributeCb()
|