Lines Matching refs:url
293 * @param url The documentation url.
294 * @param urlLen The length of url.
297 int BTSTACK_API SDP_AddDocumentationUrl(uint32_t handle, const uint8_t *url, uint16_t urlLen);
305 * @param url The client executable url.
306 * @param urlLen The length of url.
309 int BTSTACK_API SDP_AddClientExecutableUrl(uint32_t handle, const uint8_t *url, uint16_t urlLen);
316 * @param url The icon url.
317 * @param urlLen The length of url.
320 int BTSTACK_API SDP_AddIconUrl(uint32_t handle, const uint8_t *url, uint16_t urlLen);