Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dtbs_internal.h351 struct bt_gatt_subscribe_params current_calls_sub_params; member
Dtbs_client.c611 } else if (handle == tbs_inst->current_calls_sub_params.value_handle) { in notify_handler()
1469 sub_params = &current_inst->current_calls_sub_params; in discover_func()
2056 if (inst->current_calls_sub_params.value_handle == 0) { in bt_tbs_client_read_current_calls()
2061 return tbs_client_gatt_read(conn, inst, inst->current_calls_sub_params.value_handle, in bt_tbs_client_read_current_calls()