Searched refs:CodecConfigurationLength (Results 1 – 1 of 1) sorted by relevance
| /edtt-latest/src/components/ |
| D | basic_commands.py | 3561 CodecConfigurationLength, CodecConfiguration, to): argument 3565 cmd = struct.pack('<HHHHBB5B3BB' + str(CodecConfigurationLength) + 'B', 3566 …Commands.CMD_LE_SETUP_ISO_DATA_PATH_REQ, 15 + (CodecConfigurationLength * 1), HCICommands.BT_HCI_O… 3567 …hDirection, DataPathId, *CodecId, *toArray(ControllerDelay, 3), CodecConfigurationLength, *CodecCo…
|