esp-idf/components/bt/controller/esp32
Chinmay Chhajed 5596f37af1 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-09 12:09:15 +05:30
..
bt.c bt: removed esp_bt_get_mac() 2021-02-09 12:09:15 +05:30
Kconfig.in component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00