Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c44 static int on_obj_data_read(struct bt_ots_client *ots_inst, struct bt_conn *conn, uint32_t offset,
571 static int on_obj_data_read(struct bt_ots_client *ots_inst, struct bt_conn *conn, uint32_t offset, in on_obj_data_read() function
632 otc_cb.obj_data_read = on_obj_data_read; in bt_otc_init()