esp-idf/components/bt
Chinmay Chhajed 3b670f1f8b NimBLE: host_rcv_pkt event buf size check.
Check if the size of HCI event buffer is greater than the received HCI
packet. If not then abort with the error message.
2020-10-09 09:32:14 +05:30
..
common fix esp_bt_gap_get_bond_device_list bug 2020-07-17 15:12:57 +08:00
controller Fixed assert(9, 10), When rx and evt_end interrupts exist at the same time, use the information of rx to determine the execution order 2020-08-18 16:06:22 +08:00
esp_ble_mesh ble_mesh: stack: Client model related code clean 2020-08-07 21:15:11 +08:00
host NimBLE: host_rcv_pkt event buf size check. 2020-10-09 09:32:14 +05:30
include Bluedroid: Authentication fixes in Legacy and Secure Connection. 2020-06-24 22:25:20 +05:30
test components: use new component registration api 2019-06-21 19:53:29 +08:00
CMakeLists.txt ble_mesh: stack: Move fast prov functions to a single file 2020-07-03 08:53:56 +08:00
component.mk ble_mesh: ci: Fix failing to compile when using make 2020-07-02 03:35:13 +00:00
Kconfig bt/Kconfig: Update data type and default value of vendor specific event. 2020-06-30 15:02:22 +05:30
sdkconfig.rename ble_mesh: stack: Update option of using DRAM/SPIRAM for memory allocation 2020-07-15 09:41:15 +08:00