esp-idf/components/bt/controller/esp32c3
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
..
Kconfig.in
bt.c bt: removed esp_bt_get_mac() 2021-02-09 12:09:15 +05:30