esp-idf/components/bt
Chinmay Chhajed 359509ccdc bt: removed esp_bt_get_mac()
There was no need for this function as there is already a way present to
fetch own mac address. Own mac addr can be fetched by calling
controller_get_interface().
2021-02-18 06:12:17 +00:00
..
common ble_mesh: stack: Support reporting normal ble adv packets 2021-01-14 07:30:47 +00:00
controller bt: removed esp_bt_get_mac() 2021-02-18 06:12:17 +00:00
esp_ble_mesh ble_mesh: stack: Fix deinit server models with no matching id 2021-02-07 11:18:31 +08:00
host bt: removed esp_bt_get_mac() 2021-02-18 06:12:17 +00:00
include Bluedroid: Do not connect if peer BD_ADDR is same as own BD_ADDR. 2021-01-14 12:22:30 +05:30
test test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
CMakeLists.txt ble_mesh: stack: Add a btc file for ble coex functions 2021-01-14 07:30:47 +00:00
component.mk ble_mesh: stack: Move device property to model common part 2020-10-15 12:17:54 +00:00
Kconfig Enable PCM Config in Host 2020-08-01 16:36:36 +08:00
sdkconfig.rename ble_mesh: stack: Add a option of using IRAM for memory allocation 2020-07-14 21:19:32 +08:00