Home
last modified time | relevance | path

Searched defs:attributeId (Results 1 - 9 of 9) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dsdp.h409 uint16_t attributeId[SDP_ATTRIBUTE_ID_LIST_MAX_COUNT]; member
423 uint16_t attributeId; member
433 uint16_t attributeId; member
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp1351 GetPlayerApplicationSettingValueText( const BluetoothRemoteDevice &device, uint8_t attributeId, const std::vector<uint8_t> &values) GetPlayerApplicationSettingValueText() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_server.c36 uint16_t attributeId; member
749 SdpAddAttribute( uint32_t handle, uint16_t attributeId, SdpDataType type, void *attributeValue, uint16_t attributeValueLength) SdpAddAttribute() argument
802 SdpAddSequenceAttribute( uint32_t handle, uint16_t attributeId, const uint8_t *attributeValue, uint16_t attributeValueLength) SdpAddSequenceAttribute() argument
982 SdpAddAttributeToServiceRecord( uint32_t handle, uint16_t attributeId, uint8_t attributeType, uint32_t attributeLength, const uint8_t *value) SdpAddAttributeToServiceRecord() argument
1285 uint16_t attributeId; BuildAttributeListByIdList() local
[all...]
H A Dsdp_client_parse.c477 uint16_t attributeId = BE2H_16(*(uint16_t *)(bufferInfo->buffer + offset)); in SdpParseSingleAttributeList() local
1425 static int SdpGetSequenceAttribute(uint16_t attributeId, BufferInfo *bufferInfo, SdpService *service) in SdpGetSequenceAttribute() argument
1755 static int SdpGetAttribute(uint16_t attributeId, BufferInfo *bufferInfo, SdpService *service) in SdpGetAttribute() argument
1797 SdpParseAttributeValue(BufferInfo *bufferInfo, uint16_t attributeId, SdpService *service) SdpParseAttributeValue() argument
[all...]
H A Dsdp.c147 uint16_t attributeId; member
157 uint16_t attributeId; member
1151 SDP_AddAttribute( uint32_t handle, uint16_t attributeId, SdpDataType type, void *attributeValue, uint16_t attributeValueLength) SDP_AddAttribute() argument
1197 SDP_AddSequenceAttribute( uint32_t handle, uint16_t attributeId, const uint8_t *attributeValue, uint16_t attributeValueLength) SDP_AddSequenceAttribute() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.cpp978 SendGetPlayerApplicationSettingValueTextCmd( const RawAddress &rawAddr, uint8_t attributeId, const std::vector<uint8_t> &values) SendGetPlayerApplicationSettingValueTextCmd() argument
H A Davrcp_ct_service.cpp1230 GetPlayerAppSettingValueText( const RawAddress &rawAddr, uint8_t attributeId, const std::vector<uint8_t> &values) GetPlayerAppSettingValueText() argument
1259 GetPlayerAppSettingValueTextNative( RawAddress rawAddr, uint8_t attributeId, std::vector<uint8_t> values) GetPlayerAppSettingValueTextNative() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp1463 GetPlayerAppSettingValueText( const RawAddress &rawAddr, uint8_t attributeId, const std::vector<uint8_t> &values, uint8_t label) const GetPlayerAppSettingValueText() argument
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp152 enum attributeId enum in glcts::TextureCubeMapArraySamplingTest

Completed in 22 milliseconds