Lines Matching refs:s_ble_active
385 static bool s_ble_active = false; variable
555 if (!s_ble_active) { in controller_sleep_cb()
565 s_ble_active = false; in controller_sleep_cb()
570 if (s_ble_active) { in controller_wakeup_cb()
578 s_ble_active = true; in controller_wakeup_cb()
1012 if (!s_ble_active) { in esp_bt_controller_enable()
1017 s_ble_active = true; in esp_bt_controller_enable()
1036 if (s_ble_active) { in esp_bt_controller_enable()
1041 s_ble_active = false; in esp_bt_controller_enable()
1059 if (s_ble_active) { in esp_bt_controller_disable()
1064 s_ble_active = false; in esp_bt_controller_disable()