Searched defs:baseAttributeId (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
H A D | sdp.h | 129 uint16_t baseAttributeId; member 460 SdpLanguageBaseAttributeId *baseAttributeId; member [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_server.c | 637 int SdpAddServiceName(uint32_t handle, uint16_t baseAttributeId, const char *name, uint16_t nameLen) in SdpAddServiceName() argument 437 SdpAddLanguageBaseAttributeIdList( uint32_t handle, const SdpLanguageBaseAttributeId *baseAttributeId, uint16_t baseAttributeIdNum) SdpAddLanguageBaseAttributeIdList() argument 662 SdpAddServiceDescription( uint32_t handle, uint16_t baseAttributeId, const char *description, uint16_t descriptionLen) SdpAddServiceDescription() argument 688 SdpAddProviderName(uint32_t handle, uint16_t baseAttributeId, const char *name, uint16_t nameLen) SdpAddProviderName() argument [all...] |
H A D | sdp.c | 100 const SdpLanguageBaseAttributeId *baseAttributeId; member 138 uint16_t baseAttributeId; member 1020 int SDP_AddServiceName(uint32_t handle, uint16_t baseAttributeId, const char *name, uint16_t nameLen) in SDP_AddServiceName() argument 725 SDP_AddLanguageBaseAttributeIdList( uint32_t handle, const SdpLanguageBaseAttributeId *baseAttributeId, uint16_t baseAttributeIdNum) SDP_AddLanguageBaseAttributeIdList() argument 1063 SDP_AddServiceDescription( uint32_t handle, uint16_t baseAttributeId, const char *description, uint16_t descriptionLen) SDP_AddServiceDescription() argument 1107 SDP_AddProviderName(uint32_t handle, uint16_t baseAttributeId, const char *name, uint16_t nameLen) SDP_AddProviderName() argument [all...] |
Completed in 5 milliseconds