Searched refs:playing_order_handle (Results 1 – 3 of 3) sorted by relevance
69 uint16_t playing_order_handle; member
1100 } else if (handle == mcs_inst->playing_order_handle) { in mcs_notify_handler()1705 } else if (mcs_inst->playing_order_handle && in subscribe_next_mcs_char()1709 handle = mcs_inst->playing_order_handle; in subscribe_next_mcs_char()1906 mcs_inst->playing_order_handle = chrc->value_handle; in discover_mcs_char_func()2899 } else if (mcs_inst->playing_order_handle == 0) { in bt_mcc_read_playing_order()2911 mcs_inst->read_params.single.handle = mcs_inst->playing_order_handle; in bt_mcc_read_playing_order()2946 } else if (mcs_inst->playing_order_handle == 0) { in bt_mcc_set_playing_order()2961 mcs_inst->write_params.handle = mcs_inst->playing_order_handle; in bt_mcc_set_playing_order()
425 svc_chrc_handles.gmcs_handles.playing_order = mcc_inst->playing_order_handle; in mcc_discover_cb()