system/gd/btaa/cmd_evt_classification.h
0 → 100644
+34
−0
system/gd/btaa/hci_processor.h
0 → 100644
+41
−0
+331
−0
+93
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Introduce the first phase of BTAA HCI command process. Upon receives a HCI command packet, processing module will search the opcode against a lookup table, only simple (contains only device info) and identifiable command will be processed. Pair information of connection handle and device address are associated and recorded for future references. The lookup table is a skelton implementation that does not contain 100% correct information. Tag: #feature Bug: 177230507 Test: verified locally BTAA can partially process HCI commands BYPASS_LONG_LINES_REASON: consist with gd format Change-Id: I7c8640e60ffa06f45953403549d28dc530383bd9