chenjianhua
4ea33bbdba
examples: fix ble hid led output report
2022-12-19 20:05:50 +08:00
Yuan Hong Hui
41ed43cc51
ble_mesh:example:change the level of nimble host log
2022-12-15 18:07:44 +08:00
wangjialiang
c281ef1f43
ble_mesh: stack: Fix exceptional list parameters check issue
2022-12-05 20:35:54 +08:00
Jin Cheng
0f3c7470d7
1. changed pin_type of Legacy Paring from FIXED to VARIABLE to avoid authentication failure
...
2. provide compatibilities with devices that do not support Secure Simple Paring
Closes https://github.com/espressif/esp-idf/issues/10069
Closes https://github.com/espressif/esp-idf/issues/10005
2022-11-23 21:05:13 +08:00
Jin Cheng
f161c867c7
fixed build errors with Secure Simple Paring disabled
2022-11-23 21:04:19 +08:00
Yuan Hong Hui
918151a983
ble_mesh:example:Add command to test the function of duplicate exceptional list(v4.2)
2022-11-23 10:25:56 +08:00
Yuan Hong Hui
9de1ce057a
ble_mesh:example:fix memory leak
2022-10-25 03:48:30 +00:00
Island
0021c6d14f
Merge branch 'bugfix/remove_get_modle_and_get_comp_api_forv4.2' into 'release/v4.2'
...
ble_mesh:example:change the method of get model(for v4.2)
See merge request espressif/esp-idf!20395
2022-10-24 19:42:55 +08:00
Wang Meng Yang
9c5127d0e4
Merge branch 'feature/sink_support_mono_v4.2' into 'release/v4.2'
...
bt: Fixed sink not being able to output mono audio because it can only decode dual channel audio data(v4.2)
See merge request espressif/esp-idf!20080
2022-10-10 17:32:35 +08:00
Yuan Hong Hui
8f01785e2f
ble_mesh:example:change the method of get model
2022-09-28 15:34:08 +08:00
Wang Meng Yang
91874c837c
Merge branch 'bugfix/hfp_examples_not_work_with_default_sdkconfig_v4.2' into 'release/v4.2'
...
bugfix/set default number of sco connection to 1 (v4.2)
See merge request espressif/esp-idf!19589
2022-09-28 15:28:01 +08:00
xiongweichao
7f0c35dd32
bt:Fixed sink not being able to output mono audio because it can only decode dual channel audio data
2022-09-09 17:45:03 +08:00
Yuan Hong Hui
db99a12578
ble_mesh:ble mesh console support nimble
2022-08-17 14:39:53 +08:00
jincheng
c92e55cb4a
Fixed the failure of 'connect audio' operation in HFP examples with default SDK configuration
...
Due to the lack of synchronized connections, the hf_client can not create audio_connection to
hf_ag. Set default number of synchronized connection to 1.
Closes https://github.com/espressif/esp-idf/issues/9537
2022-08-17 10:15:34 +08:00
Yuan Hong Hui
10f0879fdb
ble_mesh:the memory requested by malloc has not benn released
2022-08-05 12:13:47 +00:00
wangjialiang
3c5eb41914
ble_mesh: doc: Restore missing ble mesh videos
2022-08-05 13:57:25 +08:00
Yuan Hong Hui
770075609f
ble_mesh:change the location of print ready
2022-07-13 18:13:08 +08:00
Jiang Jiang Jian
c2090fc962
Merge branch 'bugfix/a2dp_source_not_stop_discovery_correctly_v4.2' into 'release/v4.2'
...
bugfix/avoid wrongly restart discovery in a2dp_source (v4.2)
See merge request espressif/esp-idf!18712
2022-07-10 15:52:21 +08:00
jincheng
e2c29bf4db
avoid wrongly restart discovery
2022-07-08 14:19:54 +08:00
jincheng
37b9d3f886
lower the priority of application task of a2dp demo
2022-07-08 14:03:26 +08:00
Yuan Hong Hui
886e846dc0
ble mesh:example:correct repl config prompt in ble mesh console(v4.2)
2022-05-19 10:54:51 +08:00
Jiang Jiang Jian
7d376a36f0
Merge branch 'feature/pro_recv_hb_forv4.2' into 'release/v4.2'
...
provisioner receive heartbeat message(v4.2)
See merge request espressif/esp-idf!16640
2022-02-14 06:10:15 +00:00
Yuan Hong Hui
6f7badf942
filter repeated packages then send response(v4.2)
2022-02-14 06:09:44 +00:00
Yuan Hong Hui
8a47cdeb2d
add cmd to publish and recv heartbeat message
2022-01-04 15:56:45 +08:00
Murray Fordyce
000599986f
Fixed left right key confusion in comments.
...
"Left" and "Right" were swapped in some comments.
2021-12-30 11:02:54 +08:00
jincheng
c0fc6500cf
fix hfp_ag demo audio not sine_v4.1
2021-11-01 12:26:40 +08:00
jincheng
75789bef8b
add README.md for demo controller_hci_uart_demo
2021-10-19 22:00:46 +08:00
Wang Meng Yang
a5984fd939
Merge branch 'bugfix/controller_hci_uart_sdkconfig_v4.2' into 'release/v4.2'
...
controller_hci_uart: fixed the sdkconfig.defaults in the example(backport v4.2)
See merge request espressif/esp-idf!14808
2021-09-08 06:05:52 +00:00
Wang Meng Yang
b132b61181
Merge branch 'bugfix/btdm_fix_some_Document_Description_Error_v4.2' into 'release/v4.2'
...
component/bt: fix some ble document description error(backport v4.2)
See merge request espressif/esp-idf!14824
2021-09-03 01:40:16 +00:00
XieWenxiang
7ea602838f
component/bt: fix some ble document description error
2021-09-01 20:44:20 +08:00
Wang Meng Yang
94cdecde30
Merge branch 'component_bt/add_spp_faq_v4.2' into 'release/v4.2'
...
Component_bt/Add FAQ in SPP Demo README[backport v4.2]
See merge request espressif/esp-idf!14797
2021-08-23 05:16:29 +00:00
liqigan
cda9fc98e7
add FAQ in SPP demo README
2021-08-17 15:17:31 +08:00
wangmengyang
cbfbc705eb
controller_hci_uart: fixed the sdkconfig.defaults in the example
2021-08-16 16:56:10 +08:00
Yuan Hong Hui
e1af4a398b
update ble mesh console files
2021-08-05 17:52:28 +08:00
Shivani Tipnis
be960bc3dc
ble-wifi-example-tests: Add fixes and cleanups to ble and wifi tests
...
(cherry picked from commit 2d22374460e4c76a1f2341f1f4e15282dba7e57f)
2021-06-01 12:43:59 +05:30
baohongde
bb1aa0ed5e
components/bt: Set discoverable after create server
2021-05-26 11:35:07 +08:00
Prasad Alatkar
b3e1829f10
NimBLE: Fix host flow control in NimBLE porting layer.
...
- Register `ble_hs_flow_acl_free` callback in NimBLE porting layer.
2021-05-17 14:16:19 +05:30
Jiang Jiang Jian
6b47fcdbdc
Merge branch 'bugfix/correct_cod_check_v4.2' into 'release/v4.2'
...
esp-idf: Corrected check of Class of Device for discovered devices (v4.2)
See merge request espressif/esp-idf!13020
2021-05-10 03:45:35 +00:00
Chen Yudong
fa270d72c7
ci: using python3 to tun target test
2021-04-26 06:35:42 +00:00
Rahul Tank
726ce37b14
esp-idf: Corrected check of Class of Device for discovered devices
...
Current code stopped inquiry if major class is not Phone. Modified the
condition to consider for both Phone and Audio to cover majority of real
world devices.
Closes https://github.com/espressif/esp-idf/issues/6548
2021-04-05 15:29:31 +05:30
xiehang
f90b14175c
esp_wifi: Modify ESP_IF_WIFI_AP to WIFI_IF_AP
2021-03-22 09:09:58 +00:00
xiehang
1ef10dc284
esp_wifi: Modify ESP_IF_WIFI_STA to WIFI_IF_STA
2021-03-22 09:09:58 +00:00
Jiang Jiang Jian
4f4cd08aad
Merge branch 'bugfix/avrc_set_player_value_cmd_event_unhandle_v_4_2' into 'release/v4.2'
...
bugfix/fix unhandle RC vendor PDU when tg receive set_player_app_value cmd[backport v4.2]
See merge request espressif/esp-idf!12099
2021-03-18 04:03:49 +00:00
Jiang Jiang Jian
e1f1d11b76
Merge branch 'feature/add_init_and_deinit_evt_for_a2dp_4_2' into 'release/v4.2'
...
feature/ Add A2DP Init and Deinit Complete Evt [backport v4.2]
See merge request espressif/esp-idf!12150
2021-03-05 12:19:18 +00:00
liaowenhao
bfb14130ac
bugfix:unhandle event when tg receive set_player_app_value cmd
2021-02-24 07:47:08 +00:00
Jiang Jiang Jian
0ab739f72c
Merge branch 'bugfix/ble_mesh_wifi_coexit_example_v4.2' into 'release/v4.2'
...
bugfix: Delete local variables to avoid null global variables (backport v4.2)
See merge request espressif/esp-idf!11372
2021-02-05 20:21:58 +08:00
weitianhua
186ebc61e7
Add init & deinit event for a2dp
2021-01-26 10:51:47 +08:00
lly
571da869f5
ble_mesh: ci: Add disable log sdkconfig test files
2021-01-19 14:04:45 +08:00
xiehang
b78fbdab12
example: Scan failure should not cause system crash
2021-01-15 20:21:35 +08:00
xiehang
30becdfaab
example: do not check the return value of esp_wifi_connect()
2021-01-15 20:20:17 +08:00