Lines Matching refs:baseAttributeId
129 uint16_t baseAttributeId;
245 * @param baseAttributeId The list of the natural languages' attribute IDs.
250 uint32_t handle, const SdpLanguageBaseAttributeId *baseAttributeId, uint16_t baseAttributeIdNum);
327 * @param baseAttributeId The attribute ID base (default 0x0100).
332 int BTSTACK_API SDP_AddServiceName(uint32_t handle, uint16_t baseAttributeId, const char *name, uint16_t nameLen);
339 * @param baseAttributeId The attribute ID base (default 0x0100).
345 uint32_t handle, uint16_t baseAttributeId, const char *description, uint16_t descriptionLen);
352 * @param baseAttributeId The attribute ID base (default 0x0100).
357 int BTSTACK_API SDP_AddProviderName(uint32_t handle, uint16_t baseAttributeId, const char *name, uint16_t nameLen);
460 SdpLanguageBaseAttributeId *baseAttributeId;