Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs_internal.h374 struct bt_gatt_subscribe_params call_state_sub_params; member
Dtbs_client.c589 if (handle == tbs_inst->call_state_sub_params.value_handle) { in notify_handler()
1425 sub_params = &current_inst->call_state_sub_params; in discover_func()
2150 if (inst->call_state_sub_params.value_handle == 0) { in bt_tbs_client_read_call_state()
2155 return tbs_client_gatt_read(conn, inst, inst->call_state_sub_params.value_handle, in bt_tbs_client_read_call_state()