esp-idf/components/bt/esp_ble_mesh/mesh_core
Tian Hao f351effdb2 fix Kconfig use mistake cause some config not effect
1. Fix bluedroid task pinned_to_core un-effected
2. other minor sdkconfig bugs
2020-01-20 17:43:36 +08:00
..
bluedroid_host component/bt: Fix the issue with pointer type conversion in gattc. Unified count pointer type in bta and btc, change pointer type in bta from int to uint16_t. 2020-01-09 16:30:55 +08:00
include fix Kconfig use mistake cause some config not effect 2020-01-20 17:43:36 +08:00
nimble_host ble_mesh: fix ble mesh device with wrong name on iOS 2019-11-14 17:03:46 +08:00
storage ble_mesh: miscellaneous modifications 2019-11-08 11:10:52 +08:00
access.c ble_mesh: Fix next_period computation 2020-01-06 16:17:36 +08:00
access.h
adv.c ble_mesh: Fix compile error when using release optimization level 2020-01-06 16:17:36 +08:00
adv.h ble_mesh: Encrypt friend packets on send 2020-01-06 16:17:36 +08:00
beacon.c ble_mesh: add proxy client functionality 2019-11-08 11:10:52 +08:00
beacon.h
cfg_cli.c Merge branch 'bugfix/sync_zephyr_v2.0_ble_mesh_fixes' into 'master' 2020-01-12 20:23:57 +08:00
cfg_srv.c ble_mesh: fix virtual addr wrong return value 2020-01-06 16:17:36 +08:00
crypto.c
crypto.h
foundation.h ble_mesh: Persistent storage of Virtual Address 2020-01-06 16:17:36 +08:00
friend.c ble_mesh: Fixes Provisioner not support friend feature 2020-01-06 16:17:36 +08:00
friend.h ble_mesh: Fixes Provisioner not support friend feature 2020-01-06 16:17:36 +08:00
health_cli.c Merge branch 'bugfix/sync_zephyr_v2.0_ble_mesh_fixes' into 'master' 2020-01-12 20:23:57 +08:00
health_srv.c ble_mesh: Model message macros 2020-01-06 16:17:36 +08:00
lpn.c ble_mesh: Fix PreviousAddress endianess in Friend Request 2020-01-06 16:19:03 +08:00
lpn.h
main.c ble_mesh: Fixes Provisioner not support friend feature 2020-01-06 16:17:36 +08:00
mesh.h
net.c ble_mesh: Remove useless CONFIG_BLE_MESH_NODE 2020-01-06 16:17:36 +08:00
net.h ble_mesh: Persistent storage of Virtual Address 2020-01-06 16:17:36 +08:00
prov.c ble_mesh: Fix adv buf unref and link_id in exceptional list 2019-12-12 15:58:43 +08:00
prov.h ble_mesh: miscellaneous modifications 2019-11-08 11:10:52 +08:00
provisioner_beacon.c
provisioner_beacon.h
provisioner_main.c ble_mesh: Fixes Provisioner not support friend feature 2020-01-06 16:17:36 +08:00
provisioner_main.h
provisioner_prov.c ble_mesh: Fix adv buf unref and link_id in exceptional list 2019-12-12 15:58:43 +08:00
provisioner_prov.h ble_mesh: add proxy client functionality 2019-11-08 11:10:52 +08:00
proxy_client.c ble_mesh: miscellaneous modifications 2019-11-08 11:10:52 +08:00
proxy_client.h ble_mesh: add proxy client functionality 2019-11-08 11:10:52 +08:00
proxy_server.c ble_mesh: Proxy forwards ALL_NODES addr 2020-01-06 16:17:36 +08:00
proxy_server.h ble_mesh: fix ble mesh device with wrong name on iOS 2019-11-14 17:03:46 +08:00
settings.c ble_mesh: Persistent storage of Virtual Address 2020-01-06 16:17:36 +08:00
settings.h ble_mesh: Persistent storage of Virtual Address 2020-01-06 16:17:36 +08:00
test.c
test.h
transport.c ble_mesh: Remove useless CONFIG_BLE_MESH_NODE 2020-01-06 16:17:36 +08:00
transport.h ble_mesh: Expose app key get function 2020-01-06 16:17:36 +08:00