Home
last modified time | relevance | path

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

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