Searched refs:current_calls_sub_params (Results 1 – 3 of 3) sorted by relevance
363 struct bt_gatt_subscribe_params current_calls_sub_params; member
729 } else if (handle == tbs_inst->current_calls_sub_params.value_handle) { in notify_handler()1627 sub_params = ¤t_inst->current_calls_sub_params; in discover_func()2217 if (inst->current_calls_sub_params.value_handle == 0) { in bt_tbs_client_read_current_calls()2222 return tbs_client_gatt_read(conn, inst, inst->current_calls_sub_params.value_handle, in bt_tbs_client_read_current_calls()
251 tbs_handles.current_calls = tbs_inst->current_calls_sub_params.value_handle; in tbs_client_read_val_cb()