Lines Matching refs:s_ble_active
389 static bool s_ble_active = false; variable
563 if (!s_ble_active) { in controller_sleep_cb()
573 s_ble_active = false; in controller_sleep_cb()
578 if (s_ble_active) { in controller_wakeup_cb()
586 s_ble_active = true; in controller_wakeup_cb()
1034 if (!s_ble_active) { in esp_bt_controller_enable()
1039 s_ble_active = true; in esp_bt_controller_enable()
1058 if (s_ble_active) { in esp_bt_controller_enable()
1063 s_ble_active = false; in esp_bt_controller_enable()
1081 if (s_ble_active) { in esp_bt_controller_disable()
1086 s_ble_active = false; in esp_bt_controller_disable()