Lines Matching defs:inst

62 	struct bt_vocs_client *inst;  in vocs_client_notify_handler()  local
127 struct bt_vocs_client *inst = lookup_vocs_by_handle(conn, params->single.handle); in vocs_client_read_offset_state_cb() local
168 struct bt_vocs_client *inst = lookup_vocs_by_handle(conn, params->single.handle); in vocs_client_read_location_cb() local
208 struct bt_vocs_client *inst = lookup_vocs_by_handle(conn, params->single.handle); in internal_read_volume_offset_state_cb() local
259 struct bt_vocs_client *inst = lookup_vocs_by_handle(conn, params->handle); in vocs_client_write_vocs_cp_cb() local
307 struct bt_vocs_client *inst = lookup_vocs_by_handle(conn, params->single.handle); in vocs_client_read_output_desc_cb() local
346 static bool valid_inst_discovered(struct bt_vocs_client *inst) in valid_inst_discovered()
357 struct bt_vocs_client *inst = CONTAINER_OF(params, struct bt_vocs_client, discover_params); in vocs_discover_func() local
439 int bt_vocs_client_state_get(struct bt_vocs_client *inst) in bt_vocs_client_state_get()
476 int bt_vocs_client_location_set(struct bt_vocs_client *inst, uint32_t location) in bt_vocs_client_location_set()
509 int bt_vocs_client_location_get(struct bt_vocs_client *inst) in bt_vocs_client_location_get()
543 int bt_vocs_client_state_set(struct bt_vocs_client *inst, int16_t offset) in bt_vocs_client_state_set()
587 int bt_vocs_client_description_get(struct bt_vocs_client *inst) in bt_vocs_client_description_get()
621 int bt_vocs_client_description_set(struct bt_vocs_client *inst, in bt_vocs_client_description_set()
665 struct bt_vocs_client *inst; in bt_vocs_client_conn_get() local
689 static void vocs_client_reset(struct bt_vocs_client *inst) in vocs_client_reset()
713 struct bt_vocs_client *inst; in bt_vocs_discover() local
766 struct bt_vocs_client *inst; in bt_vocs_client_cb_register() local