Home
last modified time | relevance | path

Searched refs:SDP_PROTOCOL_DESCRIPTOR_MAX_COUNT (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h79 #define SDP_PROTOCOL_DESCRIPTOR_MAX_COUNT 4 macro
120 SdpProtocolDescriptor parameter[SDP_PROTOCOL_DESCRIPTOR_MAX_COUNT];
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c309 if (descriptorNumber > SDP_PROTOCOL_DESCRIPTOR_MAX_COUNT) { in SdpAddProtocolDescriptorList()
310 descriptorNumber = SDP_PROTOCOL_DESCRIPTOR_MAX_COUNT; in SdpAddProtocolDescriptorList()

Completed in 4 milliseconds