Home
last modified time | relevance | path

Searched defs:sbc_frame_hdr (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Drtk_coex.h305 struct sbc_frame_hdr { struct
306 uint8_t syncword:8; /* Sync word */
307 uint8_t subbands:1; /* Subbands */
308 uint8_t allocation_method:1; /* Allocation method */
309 uint8_t channel_mode:2; /* Channel mode */
310 uint8_t blocks:2; /* Blocks */
311 uint8_t sampling_frequency:2; /* Sampling frequency */
312 uint8_t bitpool:8; /* Bitpool */
313 uint8_t crc_check:8; /* CRC check */
337 struct sbc_frame_hdr { struct
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_usb_driver/
H A Drtk_coex.h305 struct sbc_frame_hdr { struct
306 uint8_t syncword:8; /* Sync word */
307 uint8_t subbands:1; /* Subbands */
308 uint8_t allocation_method:1; /* Allocation method */
309 uint8_t channel_mode:2; /* Channel mode */
310 uint8_t blocks:2; /* Blocks */
311 uint8_t sampling_frequency:2; /* Sampling frequency */
312 uint8_t bitpool:8; /* Bitpool */
313 uint8_t crc_check:8; /* CRC check */
337 struct sbc_frame_hdr { struct
[all …]