Merge "Limit btsnoop file size (1/8)"
am: d81f127986
Change-Id: Id170cdae2c6cc5175f6c6e645a0a191f3da8e8f9
This commit is contained in:
commit
5e7d617059
1 changed files with 0 additions and 3 deletions
|
@ -560,9 +560,6 @@ typedef struct {
|
|||
/* opcode MUST be one of: LE_Receiver_Test, LE_Transmitter_Test, LE_Test_End */
|
||||
int (*le_test_mode)(uint16_t opcode, uint8_t *buf, uint8_t len);
|
||||
|
||||
/* enable or disable bluetooth HCI snoop log */
|
||||
int (*config_hci_snoop_log)(uint8_t enable);
|
||||
|
||||
/** Sets the OS call-out functions that bluedroid needs for alarms and wake locks.
|
||||
* This should be called immediately after a successful |init|.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue