Home
last modified time | relevance | path

Searched refs:ble_state_last (Results 1 – 1 of 1) sorted by relevance

/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/
A Dn32wb452_ble_api.c199 static ke_state_t ble_state_last; in bt_state_get() local
211 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