Searched refs:ble_state_last (Results 1 – 1 of 1) sorted by relevance
199 static ke_state_t ble_state_last; in bt_state_get() local211 if (ble_state_last == APPM_CONNECTED) in bt_state_get()220 if (ble_state_last == APPM_ADVERTISING) in bt_state_get()235 ble_state_last = ble_state; in bt_state_get()
Completed in 6 milliseconds