Home
last modified time | relevance | path

Searched refs:SDP_AddLanguageBaseAttributeIdList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_sdp.cpp173 int result = SDP_AddLanguageBaseAttributeIdList(sdpHandle_, &languageBaseAttr, 1); in AddLanguageBaseAttributeIdList()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h249 int BTSTACK_API SDP_AddLanguageBaseAttributeIdList(
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c725 int SDP_AddLanguageBaseAttributeIdList( in SDP_AddLanguageBaseAttributeIdList() function