Home
last modified time | relevance | path

Searched refs:player_name_sub_params (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dmcc_internal.h120 struct bt_gatt_subscribe_params player_name_sub_params; member
Dmcc.c1186 err = bt_gatt_unsubscribe(conn, &mcs_inst->player_name_sub_params); in reset_mcs_inst()
1344 (void)memset(mcs_inst, 0, offsetof(struct mcs_instance_t, player_name_sub_params)); in reset_mcs_inst()
1638 mcs_inst->player_name_sub_params.value && in subscribe_next_mcs_char()
1639 mcs_inst->player_name_sub_params.disc_params == NULL) { in subscribe_next_mcs_char()
1640 sub_params = &mcs_inst->player_name_sub_params; in subscribe_next_mcs_char()
1793 mcs_inst->player_name_sub_params.disc_params = NULL; in discover_mcs_char_func()
1795 mcs_inst->player_name_sub_params.value = BT_GATT_CCC_NOTIFY; in discover_mcs_char_func()