mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-09-17 19:24:51 -04:00
Small tweaks
Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
parent
f3277f3c07
commit
b6575a362e
54 changed files with 3 additions and 155 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -165,6 +165,3 @@ index cac0c2211..4c956bd3c 100644
|
|||
}
|
||||
|
||||
return rate;
|
||||
--
|
||||
2.31.1
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue