Home
last modified time | relevance | path

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

/nrf52832-nimble/packages/NimBLE-latest/nimble/host/src/
H A Dble_store.c65 rc = ble_store_overflow_event(obj_type, val); in ble_store_write()
114 ble_store_overflow_event(int obj_type, const union ble_store_value *value) in ble_store_overflow_event() function
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/include/host/
H A Dble_store.h252 int ble_store_overflow_event(int obj_type, const union ble_store_value *value);