pub unsafe extern "C" fn esp_bt_dev_get_address() -> *const u8
Expand description
@brief Get bluetooth device address. Must use after “esp_bluedroid_enable”.
@return bluetooth device address (six bytes), or NULL if bluetooth stack is not enabled
pub unsafe extern "C" fn esp_bt_dev_get_address() -> *const u8
@brief Get bluetooth device address. Must use after “esp_bluedroid_enable”.
@return bluetooth device address (six bytes), or NULL if bluetooth stack is not enabled