| /foundation/communication/bluetooth_service/services/bluetooth/stack/include/ |
| H A D | sdp.h | 409 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 D | bluetooth_avrcp_ct.cpp | 1351 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 D | sdp_server.c | 36 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 D | sdp_client_parse.c | 477 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 D | sdp.c | 147 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 D | avrcp_ct_profile.cpp | 978 SendGetPlayerApplicationSettingValueTextCmd( const RawAddress &rawAddr, uint8_t attributeId, const std::vector<uint8_t> &values) SendGetPlayerApplicationSettingValueTextCmd() argument
|
| H A D | avrcp_ct_service.cpp | 1230 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 D | avrcp_tg_service.cpp | 1463 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 D | esextcTextureCubeMapArraySampling.hpp | 152 enum attributeId enum in glcts::TextureCubeMapArraySamplingTest
|