Searched refs:next_track_obj_id_handle (Results 1 – 3 of 3) sorted by relevance
64 uint16_t next_track_obj_id_handle; member
1086 } else if (handle == mcs_inst->next_track_obj_id_handle) { in mcs_notify_handler()1688 } else if (mcs_inst->next_track_obj_id_handle && in subscribe_next_mcs_char()1692 handle = mcs_inst->next_track_obj_id_handle; in subscribe_next_mcs_char()1881 mcs_inst->next_track_obj_id_handle = chrc->value_handle; in discover_mcs_char_func()2689 } else if (mcs_inst->next_track_obj_id_handle == 0) { in bt_mcc_read_next_track_obj_id()2701 mcs_inst->read_params.single.handle = mcs_inst->next_track_obj_id_handle; in bt_mcc_read_next_track_obj_id()2732 } else if (mcs_inst->next_track_obj_id_handle == 0) { in bt_mcc_set_next_track_obj_id()2746 mcs_inst->write_params.handle = mcs_inst->next_track_obj_id_handle; in bt_mcc_set_next_track_obj_id()
422 svc_chrc_handles.gmcs_handles.next_track_obj_id = mcc_inst->next_track_obj_id_handle; in mcc_discover_cb()