Home
last modified time | relevance | path

Searched defs:serviceArray (Results 1 – 7 of 7) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth/service/src/gavdp/
Da2dp_sdp.cpp108 …void (*callback)(const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum, void *co… in FindSnkService() argument
Da2dp_profile_peer.cpp547 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/
Dpbap_pce_sdp.cpp182 void PbapPceSdp::SdpSearchCallback(const BtAddr *addr, const SdpService &serviceArray, uint16_t ser… in SdpSearchCallback() argument
/foundation/communication/bluetooth/services/bluetooth/stack/src/sdp/
Dsdp_client.c267 …void (*searchAttributeCb)(const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum,… in SdpServiceSearchAttribute()
Dsdp_client_parse.c551 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()
Dsdp.c1334 …void (*searchAttributeCb)(const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum,… in SDP_ServiceSearchAttribute()
/foundation/communication/bluetooth/services/bluetooth/service/src/classic/
Dclassic_adapter.cpp1689 const BtAddr *addr, const SdpService *serviceArray, uint16_t serviceNum, void *context) in ServiceSearchAttributeCb()