Searched refs:kTmapRoleLen (Results 1 – 2 of 2) sorted by relevance
/packages/modules/Bluetooth/system/bta/le_audio/ | ||
D | client_parser.h | 254 constexpr uint16_t kTmapRoleLen = 2; variable |
D | client_parser.cc | 688 if (len != kTmapRoleLen) { in ParseTmapRole() |