Home
last modified time | relevance | path

Searched refs:SDP_MTU_SIZE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_util.h66 #define SDP_MTU_SIZE 672 macro
H A Dsdp_server.c1118 buffer = MEM_MALLOC.alloc(SDP_MTU_SIZE); in SdpCreateSearchResponse()
1123 (void)memset_s(buffer, SDP_MTU_SIZE, 0, SDP_MTU_SIZE); in SdpCreateSearchResponse()
H A Dsdp_connect.c416 config.mtu = SDP_MTU_SIZE; in SdpConnectRspCallbackTask()
718 config.mtu = SDP_MTU_SIZE; in SdpReceiveConnectResponseTask()

Completed in 6 milliseconds