More Kuo 7a061bb7f5 Set default the Bluetooth class of device
The class of device is a string with a list of uint8t values:
90,66,12

The meaning is as follows:
{Service Field, Major class, Minor class}

Service Field: 0x5A -> 90
    Bit 14: LE audio
    Bit 17: Networking
    Bit 19: Capturing
    Bit 20: Object Transfer
    Bit 22: Telephony
MAJOR_CLASS: 0x42 -> 66 (Phone)
MINOR_CLASS: 0x0C -> 12 (Smart Phone)

Bug: 268583002
Test: Check COD

Change-Id: I46b62aa06296f3b565cd35da5d6742ab0b30fab8
2023-02-22 03:35:28 +00:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
2022-11-08 03:15:25 +00:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
2022-04-19 12:45:55 +08:00
Description
Board tree for Google Tensor G3 devices
20 MiB
Languages
C++ 57.8%
Makefile 22.8%
PureBasic 15.2%
Java 2.5%
C 1.1%
Other 0.6%