Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dmicp_internal.h22 struct bt_gatt_subscribe_params mute_sub_params; member
Dmicp_mic_ctlr.c262 sub_params = &mic_ctlr->mute_sub_params; in micp_discover_func()
353 (void)bt_gatt_unsubscribe(conn, &mic_ctlr->mute_sub_params); in micp_mic_ctlr_reset()