Searched defs:read_cb (Results 51 – 55 of 55) sorted by relevance
123
/Zephyr-latest/subsys/mgmt/hawkbit/ |
D | hawkbit.c | 267 static int hawkbit_settings_set(const char *name, size_t len, settings_read_cb read_cb, in hawkbit_settings_set()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | has.c | 893 static int settings_set_cb(const char *name, size_t len_rd, settings_read_cb read_cb, void *cb_arg) in settings_set_cb()
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | lwm2m_object.h | 397 lwm2m_engine_get_data_cb_t read_cb; member
|
/Zephyr-latest/tests/bluetooth/tester/src/ |
D | btp_gatt.c | 1450 static uint8_t read_cb(struct bt_conn *conn, uint8_t err, in read_cb() function
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | att.c | 1585 static uint8_t read_cb(const struct bt_gatt_attr *attr, uint16_t handle, in read_cb() function
|
123