Searched refs:playing_order_handle (Results 1 – 2 of 2) 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()
Completed in 13 milliseconds