Home
last modified time | relevance | path

Searched refs:SDP_AddIconUrl (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h320 int BTSTACK_API SDP_AddIconUrl(uint32_t handle, const uint8_t *url, uint16_t urlLen);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp.c978 int SDP_AddIconUrl(uint32_t handle, const uint8_t *url, uint16_t urlLen) in SDP_AddIconUrl() function