coex_bb_reset_unlock() function
To release the spin-lock used in resetting Bluetooth baseband. This function is only used to workaround ESP32 hardware issue.
Syntax
void coex_bb_reset_unlock(uint32_t restore); Arguments
restore
value of the spinlock returned from previous call of coex_bb_rest_lock