Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/btc/
H A Dhal_btc.h735 struct btc_bt_a2dp_desc { struct
736 u8 exist: 1;
737 u8 exist_last: 1;
738 u8 play_latency: 1;
739 u8 type: 3; /* refer to btc_bt_a2dp_type */
740 u8 active: 1;
741 u8 sink: 1;
743 u8 bitpool;
744 u16 vendor_id;
745 u32 device_name;
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/btc/
H A Dhal_btc.h735 struct btc_bt_a2dp_desc { struct
736 u8 exist: 1;
737 u8 exist_last: 1;
738 u8 play_latency: 1;
739 u8 type: 3; /* refer to btc_bt_a2dp_type */
740 u8 active: 1;
741 u8 sink: 1;
743 u8 bitpool;
744 u16 vendor_id;
745 u32 device_name;
[all …]