Searched refs:call_cp_sub_params (Results 1 – 3 of 3) sorted by relevance
375 struct bt_gatt_subscribe_params call_cp_sub_params; member
739 } else if (handle == tbs_inst->call_cp_sub_params.value_handle) { in notify_handler()919 if (inst->call_cp_sub_params.value_handle == 0) { in tbs_client_common_call_control()927 return bt_gatt_write_without_response(conn, inst->call_cp_sub_params.value_handle, in tbs_client_common_call_control()1653 sub_params = ¤t_inst->call_cp_sub_params; in discover_func()1976 return bt_gatt_write_without_response(conn, inst->call_cp_sub_params.value_handle, in bt_tbs_client_originate_call()2004 if (inst->call_cp_sub_params.value_handle == 0) { in bt_tbs_client_join_calls()2021 inst->call_cp_sub_params.value_handle, in bt_tbs_client_join_calls()
256 tbs_handles.control_point = tbs_inst->call_cp_sub_params.value_handle; in tbs_client_read_val_cb()