-
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5fdefd3
commit f7592ad
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule btstack
updated
15 files
+2 −1 | README.md | |
+25 −3 | chipset/README.md | |
+2 −2 | chipset/realtek/btstack_chipset_realtek.c | |
+1 −1 | platform/posix/btstack_link_key_db_fs.c | |
+2 −2 | platform/posix/hci_dump_posix_fs.c | |
+0 −3 | src/ble/gatt_service_client.c | |
+0 −8 | src/ble/gatt_service_client.h | |
+5 −0 | src/bluetooth_gatt.h | |
+1 −1 | src/classic/avrcp.c | |
+4 −4 | src/classic/avrcp_target.c | |
+4 −4 | src/classic/hfp.c | |
+42 −57 | src/classic/hfp_ag.c | |
+22 −22 | src/classic/hfp_hf.c | |
+2 −4 | src/classic/hsp_ag.c | |
+2 −4 | src/classic/hsp_hs.c |