btaa: HCI command process
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
Loading
Please register or sign in to comment