Searched defs:ots_inst (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.5.0/samples/bluetooth/central_otc/src/ |
D | main.c | 558 static void on_obj_selected(struct bt_ots_client *ots_inst, struct bt_conn *conn, int err) in on_obj_selected() 573 static int on_obj_data_read(struct bt_ots_client *ots_inst, struct bt_conn *conn, uint32_t offset, in on_obj_data_read() 599 static void on_obj_metadata_read(struct bt_ots_client *ots_inst, struct bt_conn *conn, int err, in on_obj_metadata_read() 612 static void on_obj_data_written(struct bt_ots_client *ots_inst, struct bt_conn *conn, size_t len) in on_obj_data_written() 625 void on_obj_checksum_calculated(struct bt_ots_client *ots_inst, in on_obj_checksum_calculated()
|