esp_bt_dev_coex_status_config() function
Config bluetooth device coexis status. This function should be called after esp_bluedroid_enable() completes successfully.
Arguments
type
coexist type to operate on
op
clear or set coexist status
status
coexist status to be configured
Return value
- ESP_OK : Succeed - ESP_ERR_INVALID_ARG : if name is NULL pointer or empty, or string length out of limit - ESP_ERR_INVALID_STATE : if bluetooth stack is not yet enabled - ESP_FAIL : others
esp_bt_dev_coex_status_config() calls 2 functions:
![]()
esp_bt_dev_coex_status_config()
esp_bt_dev_coex_status_config() reads 6 variables and writes 6 variables:
![]()
esp_bt_dev_coex_status_config()