Searched defs:codecId (Results 1 – 10 of 10) sorted by relevance
69 private BluetoothCodecType(@BluetoothCodecConfig.SourceCodecType int codecType, long codecId) { in BluetoothCodecType()84 public BluetoothCodecType(int codecType, long codecId, @NonNull String codecName) { in BluetoothCodecType()167 long codecId = in createFromType() local
43 long codecId, in BluetoothLeBroadcastSubgroup()248 public @NonNull Builder setCodecId(long codecId) { in setCodecId()
78 uint64_t codecId() const { return codec_id_; } in codecId() function
67 public byte[] codecId = new byte[5]; field in BaseData.BaseInformation
43 uint16_t codecId; /* Codec ID for aptX */ member
44 uint16_t codecId; /* Codec ID for aptX-HD */ member
45 uint16_t codecId; /* Codec ID for LDAC */ member
43 uint16_t codecId; /* Codec ID for Opus */ member
127 void CreateTestA2dpCodecInfo(CodecInfo& codecInfo, CodecId codecId, in CreateTestA2dpCodecInfo()
1065 types::LeAudioCodecId codecId = {0, 0, 0}; member