OVMS3-idf/components/bt/host/bluedroid/stack/btm
weitianhua 477e584f7d Bugfix for HFP and some Github issue.
1. Bugfix for AG audio crash (change the return position)
2. Fix the error macro name and error return in hfp_hf demo
3. Fix the annotation error using UTF-8 ' (from Github)
4. Change or remove the log in SCO related code region.
5. Correct error of introduction of a function.
2020-02-25 18:03:54 +08:00
..
include Bugfix for HFP and some Github issue. 2020-02-25 18:03:54 +08:00
btm_acl.c btdm:fix the problem that Not getting complete Identity Address (Public Address) of the Privacy-enabled Bonded Device after bonding. beacuse of the wrong memcpy in LE_KEY callback handler. 2019-12-09 15:21:49 +08:00
btm_ble.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_addr.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_adv_filter.c Fix some typo in idf 2019-12-12 15:55:42 +08:00
btm_ble_batchscan.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_bgconn.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
btm_ble_cont_energy.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_ble_gap.c Enable characteristic 0x2A04 in GAP service 2019-12-05 12:17:14 +08:00
btm_ble_multi_adv.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
btm_ble_privacy.c btdm:fix the problem that Not getting complete Identity Address (Public Address) of the Privacy-enabled Bonded Device after bonding. beacuse of the wrong memcpy in LE_KEY callback handler. 2019-12-09 15:21:49 +08:00
btm_dev.c For BT device restore security info from NV to SRAM, should set the ble_hci_handle to a invalid value, otherwise BLE devices may have pairing problem 2019-12-07 16:19:57 +08:00
btm_devctl.c Feature/ Read Remote Device's Name 2019-11-14 03:33:37 +00:00
btm_inq.c Feature/ Read Remote Device's Name 2019-11-14 03:33:37 +00:00
btm_main.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_pm.c Bluetooth component refactoring 2019-06-30 16:39:00 +08:00
btm_sco.c Format the BTM_WBS_INCLUDED macro 2019-12-12 17:12:38 +08:00
btm_sec.c Feature/ Read Remote Device's Name 2019-11-14 03:33:37 +00:00