Lines Matching refs:s_ble_active
441 static bool s_ble_active = false; variable
593 if (!s_ble_active) { in controller_sleep_cb()
601 s_ble_active = false; in controller_sleep_cb()
606 if (s_ble_active) { in controller_wakeup_cb()
614 s_ble_active = true; in controller_wakeup_cb()
952 if (!s_ble_active) { in esp_bt_controller_enable()
958 s_ble_active = true; in esp_bt_controller_enable()
978 if (s_ble_active) { in esp_bt_controller_enable()
983 s_ble_active = false; in esp_bt_controller_enable()
998 if (s_ble_active) { in esp_bt_controller_disable()
1003 s_ble_active = false; in esp_bt_controller_disable()