Small tweaks

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2021-11-02 22:47:34 -04:00
parent f3277f3c07
commit b6575a362e
54 changed files with 3 additions and 155 deletions

View file

@ -156,6 +156,3 @@ index a79edc4bc..630d372ad 100644
extern BOOLEAN btsnd_hcic_enable_test_mode (void); /* Enable Device Under Test Mode */
extern BOOLEAN btsnd_hcic_write_pagescan_type(UINT8 type); /* Write Page Scan Type */
extern BOOLEAN btsnd_hcic_write_inqscan_type(UINT8 type); /* Write Inquiry Scan Type */
--
2.31.1

View file

@ -48,6 +48,3 @@ index 977d2668d..cac0c2211 100644
/* 2DH5 payload size of 679 bytes - (4 bytes L2CAP Header + 12 bytes AVDTP Header) */
#define MAX_2MBPS_AVDTP_MTU 663
--
2.31.1

View file

@ -165,6 +165,3 @@ index cac0c2211..4c956bd3c 100644
}
return rate;
--
2.31.1

View file

@ -23,6 +23,3 @@ index 5befa7a10..b73393182 100644
/* the existing len */
BE_STREAM_TO_UINT16(len, p_data);
p_num = p_data + 1;
--
2.31.1