Searched refs:current_group_obj_id_handle (Results 1 – 3 of 3) sorted by relevance
65 uint16_t current_group_obj_id_handle; member
1094 } else if (handle == mcs_inst->current_group_obj_id_handle) { in mcs_notify_handler()1698 } else if (mcs_inst->current_group_obj_id_handle && in subscribe_next_mcs_char()1702 handle = mcs_inst->current_group_obj_id_handle; in subscribe_next_mcs_char()1896 mcs_inst->current_group_obj_id_handle = chrc->value_handle; in discover_mcs_char_func()2812 } else if (mcs_inst->current_group_obj_id_handle == 0) { in bt_mcc_read_current_group_obj_id()2824 mcs_inst->read_params.single.handle = mcs_inst->current_group_obj_id_handle; in bt_mcc_read_current_group_obj_id()2855 } else if (mcs_inst->current_group_obj_id_handle == 0) { in bt_mcc_set_current_group_obj_id()2869 mcs_inst->write_params.handle = mcs_inst->current_group_obj_id_handle; in bt_mcc_set_current_group_obj_id()
423 svc_chrc_handles.gmcs_handles.current_group_obj_id = mcc_inst->current_group_obj_id_handle; in mcc_discover_cb()