coex_register_bt_cb() function
Bluetooth registers callback function to coexistence module This function is only used on ESP32.
Arguments
callback
callback function registered to coexistence module
Return value
: 0 - success, other - failed
![]()
return coex_register_bt_cb(cb);
coex_register_bt_cb() is called by 1 function:
![]()
coex_register_bt_cb()