Searched refs:transmit_codec_frame_size (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/device/src/ |
D | esco_parameters.cc | 40 .transmit_codec_frame_size = 60, 75 .transmit_codec_frame_size = 60, 114 .transmit_codec_frame_size = 60, 153 .transmit_codec_frame_size = 60, 192 .transmit_codec_frame_size = 60, 229 .transmit_codec_frame_size = 60, 265 .transmit_codec_frame_size = 60, 302 .transmit_codec_frame_size = 60, 337 .transmit_codec_frame_size = 60,
|
/aosp_15_r20/packages/modules/Bluetooth/system/device/include/ |
D | esco_parameters.h | 120 uint16_t transmit_codec_frame_size; /* TX CODEC frame size (OTA frame size) */ member
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/hcic/ |
D | hcicmds.cc | 1233 UINT16_TO_STREAM(pp, p_params->transmit_codec_frame_size); in btsnd_hcic_enhanced_set_up_synchronous_connection() 1280 UINT16_TO_STREAM(pp, p_params->transmit_codec_frame_size); in btsnd_hcic_enhanced_accept_synchronous_connection()
|
/aosp_15_r20/external/python/bumble/bumble/ |
D | hfp.py | 1979 transmit_codec_frame_size: int = 60 variable in EscoParameters
|
/aosp_15_r20/external/python/bumble/rust/src/internal/hci/ |
D | packets.pdl | 1431 transmit_codec_frame_size : 16, 1487 transmit_codec_frame_size : 16,
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/packets/ |
D | hci_packets.pdl | 1502 transmit_codec_frame_size : 16, 1558 transmit_codec_frame_size : 16,
|
/aosp_15_r20/packages/modules/Bluetooth/system/pdl/hci/ |
D | hci_packets.pdl | 1557 transmit_codec_frame_size : 16, 1613 transmit_codec_frame_size : 16,
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/pdl/hci/BluetoothGeneratedPacketsHci_h/gen/hci/ |
D | hci_packets.h | 24351 …transmit_codec_frame_size, uint16_t receive_codec_frame_size, uint32_t input_bandwidth, uint32_t o… in Create() argument 24371 …transmit_codec_frame_size, uint16_t receive_codec_frame_size, uint32_t input_bandwidth, uint32_t o… in Create() argument 24425 …transmit_codec_frame_size, uint16_t receive_codec_frame_size, uint32_t input_bandwidth, uint32_t o… in Create() argument 24444 …transmit_codec_frame_size, uint16_t receive_codec_frame_size, uint32_t input_bandwidth, uint32_t o… in Create() argument
|